Sign algorithm
/ Math
tags: arrays, math
Returns the mathematical sign of the number as 1, 0, -1 for positive, zero, and negative given argument(s).
Searching