math

Overview

The math pod defines standard classes and utilities for performing math computations.

Matrix

The library includes a Matrix API and a default implementation. A matrix can be created using the Math.matrix utility.

matrix := Math.matrix(2,2)

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST