Category: Mathematics
Syntax:
mathMin:Double(a:Double, b:Double)
Double
Returns the smaller of two numbers.
Takes a (first number), b (second number).
Returns the minimum value.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn