step()
Returns 0, 0.5, or 1
Syntax
y= step(x)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | number | (-∞, ∞) | integer, real, complex | yes |
Examples
a = step(-1.5)
returns 0.000
a = step(0)
returns 0.500
a = step(1.5)
returns 1.000
Defined in
Built in
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()