mathTrunc

Category: Mathematics

Syntax:

mathTrunc:Double(value:Double)


Parameters

Returns

Double



Summary

Truncates a number towards zero, removing the fractional part.

Takes value (number).

Returns the truncated value.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn