Skip to content

a utility crate for manipulating floating point flags

License

Notifications You must be signed in to change notification settings

hazelwiss/fpopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate allows manipulation of the floating point flags available to the <fenv.h> header.

This crate aims to provide a safe abstraction for all common operations, while still exposing the underying raw api within the `raw` module.

The functionality of this crate exists within the types `FExcept`, `FRound` and `FEnv` respectively.

About

a utility crate for manipulating floating point flags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages