GET TUTORING NEAR ME!

By providing your phone number, you consent to receive text messages from Club Z! for purposes related to our services. Message frequency may vary. Message and Data Rates may apply. Reply HELP for help or STOP to unsubscribe. See our Privacy Policy and our Terms and Conditions page

    Home / Get Math Help

    Piecewise-defined Function

    Definition

    A piecewise function is a function that is defined on a sequence of intervals. A common example is the absolute value, left bracketing bar x right bracketing bar = {-x | for x<0 0 | for x = 0 x | for x>0. auto right match Piecewise functions are implemented in the Wolfram Language as Piecewise[{{val1, cond1}, {val2, cond2}, ...}]. Additional piecewise functions include the Heaviside step function, rectangle function, and triangle function.

    Related Wolfram Language symbol

    Piecewise