gis-tools-ts - v0.6.0
Preparing search index...
index
sign
Function sign
sign
(
x
:
number
)
:
-1
|
1
Returns the sign of x
Parameters
x
:
number
The value to get the sign of
Returns
-1
|
1
1 if x is positive, -1 if x is negative
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Returns the sign of x