Category: Mathematics
Syntax:
mathMod:Int(dividend:Int, divisor:Int)
Int
Returns the remainder of integer division.
Takes dividend (number to divide), divisor (number to divide by).
Returns the remainder.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn