Numbers Example Bellow an example of eulers identity is shown. e^(i * pi) = -1 use levitate::*; assert_eq!( im(std::f32::consts::PI).exp_().re, -1. ); Thanks Heavy inspiration has been taken from crates listed bellow. lib.rs/num lib.rs/fast-floats License: MIT