Display piecewise function
-
I want to create a question displaying a piecewise function, and asking somethings about it, but ¿how can a write it in the text editor? a tried to use a table writing each function in a row, but how can i add the apropiated left curly bracket to this table? ¿or is there a different way to generate and display a piecewise function?
I appreciate your help.
-
You can use Latex to create the curly bracket: https://www.math-linux.com/lat...
-
you should find this link very helpful
-
Thank you @josvanweert I followed your hint using LaTex to create the curly bracket and adjusting lenght adding blank rows. Additionaly I placed both the sub-functions and respective domains into a table.