[][src]Crate micromath

Embedded math library featuring fast, safe floating point approximations for common arithmetic operations, 2D and 3D vector types, and statistical analysis.

Modules

statistics

Statistical analysis support

vector

Algebraic vector types generic over a number of axes and a component type

Traits

F32Ext

f32 extension providing various arithmetic approximations and polyfills for std functionality.