mathRound

Category: Mathematics

Syntax:

mathRound:Double(value:Double)


Parameters

Returns

Double



Summary

Rounds a number to the nearest integer.

Takes value (number).

Returns the rounded value.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn