Help / Standard functions / Step function
Notation:
- step(a)
Parameter(s):
- aNumber
Usage examples:
sgn(0)
sgn(5)
plot(step(x),x=-1.5..1.5)


See also:
abs ceil doublefactorial e exp factorial floor for ln log max min mod product rand sgn sqr sum
