SYNOPSIS
¶
int
sgn
(
int
|float
arg
)
¶
DESCRIPTION
¶
Return the sign of the argument.
> 0 1
0 0
< 0 -1
HISTORY
¶
introduced
(
3.2.9
)
SEE ALSO
¶
abs
(E)
Quick search
Table Of Contents
efun::sgn()
SYNOPSIS
DESCRIPTION
HISTORY
SEE ALSO
Navigation
Administrating an ldmud
Driver-applied methods
External functions
Driver-supported hooks
Driver-internal docs
Master-object methods
LPC syntax
Other topics