Sign Function
Owning Palette: Numeric Functions
Requires: Base Development System
Returns the sign of number.
Note For nonzero complex numbers, this function returns a complex value with the same phase as the input and with a magnitude of 1.
Text-based programming languages typically call this function signum or sgn. The connector pane displays the default data types for this polymorphic function.