BioloMICS logo
×
BioloMICS menu

SIGN

 
Category: Mathematical Function.
 
Description: Determines the sign of a number.
 
Returns 1 if the number is positive, zero (0) if the number is 0, and -1 if the number is negative.
 
Syntax: SIGN(number)