Skip to main content

Module mathfunc

Module mathfunc 

Source
Expand description

Mathematical functions for arithmetic expressions - port of Modules/mathfunc.c

Provides standard math functions like sin, cos, sqrt, log, etc.

Modules§

constants
Mathematical constants

Structs§

MathFunctions
Math function registry

Enums§

MathNumber
Math number type - can be integer or float