fixed_math 0.4.1

Some math traits and functions for `fixed` point numbers.
Documentation
1
2
3
4
5
mod atan_2p_rad;
pub use atan_2p_rad::*;

mod atan_2p_deg;
pub use atan_2p_deg::*;