fixed_analytics 2.0.1

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

mod algebraic;
mod circular;
mod exponential;
mod hyperbolic;