Initializing help system before first use

xpress.sign

xpress.sign


Purpose

Returns the sign of an expression: 1 if positive, -1 if negative, 0 if zero.


Synopsis
a = xpress.sign(t)
Argument
Argument of the sign function.