linearly v0.32.0 • Docs
linearly v0.32.0 / scalar / sign
Function: sign()
sign(
x
):number
Returns the sign of the x, indicating whether x is positive, negative or zero.
Parameters
• x: number
The numeric expression to test
Returns
number
linearly v0.32.0 • Docs
linearly v0.32.0 / scalar / sign
sign(
x
):number
Returns the sign of the x, indicating whether x is positive, negative or zero.
• x: number
The numeric expression to test
number