mathSgn

Category: Mathematics

Syntax:

mathSgn:Int(value:Double)


Parameters

Returns

Int



Summary

Returns the sign of a number.

Takes value (number).

Returns -1 for negative, 0 for zero, 1 for positive.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn