abs()
Returns the absolute value of an integer or real number
Syntax
abs(x)
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | value to find abs | (-∞, ∞) | integer, real, complex | yes |
Examples
absRV = abs(-0.3)
returns 0.3
absCV = abs(0.3-j*0.3)
returns 3.015
See Also
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()