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