English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-02-04 03:45:17 · 1 answers · asked by Anonymous in Education & Reference Homework Help

1 answers

Usually "step function" refers generally to any function that is split into parts. You graph each function separately, but only show that part of the graph for which the function is defined as part of your step function. For instance, if your function said

x - 2 , x < 3
x^2 , 3 <= x < 5
5x , x > 5

you'd have parts of two lines at the beginning and end and part of a parabola in the middle.

Typically each "step" (portion of the graph) is shown with an open circle at endpoints that are not included (where the definition uses just < or just >) and closed dots at endpoints that are included (with <= or >= in the definition).

A "true" step function (one that literally looks like stair steps) is just a bunch of horizontal line segments with circles at one end and dots at the other. An example of such a function is the greatest integer function INT(X), which gives the value of the greatest integer less than or equal to any number.

2007-02-07 01:18:58 · answer #1 · answered by dmb 5 · 0 0

fedest.com, questions and answers