fixed_analytics 2.0.1

Fixed-point mathematical functions. Accurate, deterministic, and panic free.
Documentation
1
2
3
4
5
//! Tests for lookup tables

mod chebyshev;
mod circular;
mod hyperbolic;