fpopt 0.0.3

a wrapper around manipulating floating point flags
Documentation
1
2
3
fn main() {
    let env = fpopt::FEnv::new().unwrap();
}