micromath 2.1.0

Embedded-friendly math library featuring fast floating point approximations (with small code size) for common arithmetic operations, trigonometry, 2D/3D vector types, statistical analysis, and quaternions. Optimizes for performance and small code size at the cost of precision.
Documentation

micromath

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 0 of them enabled by default.

num-traits

quaternion

This feature flag does not enable additional features.

statistics

This feature flag does not enable additional features.

vector

This feature flag does not enable additional features.