stock
xs_abs
Syntax
stock xs_abs(num)
Description
Gets the absolute value of a number.
Parameters
| num | Number to get the absolute value from. |
|---|
Return
Absolute value of the input number.
stock
stock xs_abs(num)
Gets the absolute value of a number.
| num | Number to get the absolute value from. |
|---|
Absolute value of the input number.