4 releases

0.0.4 May 11, 2024
0.0.3 May 11, 2024
0.0.2 May 11, 2024
0.0.1 May 4, 2024

#836 in Algorithms

Download history 117/week @ 2024-04-28 234/week @ 2024-05-05 84/week @ 2024-05-12 15/week @ 2024-05-19

450 downloads per month

Custom license

22KB
571 lines

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.

Dependencies

~0–1.9MB
~37K SLoC