1 2 3
// micromath does not support f64. // if you want f64 + no_std, you must use libm. include!("../libm_impl/f64.rs");