Skip to content

A rust crate to control the rounding mode of floating point operation.

Notifications You must be signed in to change notification settings

houssemDevs/frounding-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frounding-rs

Build status travis build status

A rust crate that help changing the rounding mode of floating point operations. Actually only SSE floating point operations are affected (make changes to the MXCSR register), x87 FPU support is planned.

About

A rust crate to control the rounding mode of floating point operation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published