Using the Piecewise Function

Using the Piecewise Function

Top  Previous  Next

piecewise icon  A piecewise function or expression can be created using the Piecewise symbol or the built-in function - piecewise({expression1, domain1},{expression2,domain2}...,{last expression, otherwise}).  The reserved word, "otherwise" is an option available for the last condition.

For details see Piecewise Function and Piecewise Parametric Example in the Creating Functions section.