float_approx_math 0.1.9

A math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)
Documentation

float_approx_math

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 3 feature flags, 2 of them enabled by default.

default

sin (default)

sqrt (default)

This feature flag does not enable additional features.

no_array_trait