mini\Util\Math namespace

Namespace Browser: This page shows all classes, functions, and sub-namespaces in the mini\Util\Math namespace.

Sub-namespaces (1)

Int namespace

Classes (5)

BigInt

Immutable arbitrary precision integer

final
Decimal

Immutable fixed-point decimal with BigInt backing

final
DecimalMath

Arbitrary precision decimal math using integer math with scaling

final
Expr

Expression tree with lazy evaluation

final
ExprParser

Infix to expression tree parser using shunting-yard algorithm

final