mathCeil

Category: Mathematics

Syntax:

mathCeil:Double(value:Double)


Parameters

Returns

Double



Summary

Rounds a number up to the nearest integer.

Takes value (number).

Returns the ceiling value.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn