Back to Freecodecamp

Piecewise Functions

curriculum/challenges/english/blocks/function-basics/piecewise-functions-video.md

latest456 B
Original Source

--description--

In this video, you will learn about piecewise functions.

--questions--

--text--

What is a piecewise function?

--answers--

A function that is defined by multiple sub-functions on the y-axis.


A function that is defined by a single formula for all values of x.


A function that is defined by the x and y values of a set of points.


A function that is defined by multiple sub-functions.

--video-solution--

4