User Tools

Site Tools


ixe:irpl:math:sign

Math

sign

SIGN(<-val)

Description

Returns the sign of the input value. Return value is 1 when f is positive or zero, -1 when f is negative.

Examples

trace(sign(42)) #prints '1'
ixe/irpl/math/sign.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1