Owning Palette: Numeric VIs and 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.

  Add to the block diagram | 
  Find on the palette | 
Refer to the Numeric Functions VI in the labview\examples\Numerics directory for an example of using the Sign function.