Category: Mathematics
Syntax:
mathSgn:Int(value:Double)
Int
Returns the sign of a number.
Takes value (number).
Returns -1 for negative, 0 for zero, 1 for positive.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn