mathWrapAngle

Category: Mathematics

Syntax:

mathWrapAngle:Double(angle:Double)


Parameters

Returns

Double



Summary

Wraps an angle to the range [-180, 180] degrees.

Takes angle (angle in degrees).

Returns the normalized angle in the range [-180, 180].

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn