[fuzzing] std.math.sin
vs glibc sin
/sinf
disagreements
#9902
Labels
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
standard library
This issue involves writing Zig code for the standard library.
Milestone
These are cases found via https://github.com/squeek502/zig-std-lib-fuzzing where the Zig implementation and the glibc implementation of
sin
disagree on the results. Note that these could either be a Zig bug or a glibc bug. Also note that this list should not be considered exhaustive.Format for each case is (can be either f32 or f64, will be differentiated by the width of the binary notation):
Cases:
The text was updated successfully, but these errors were encountered: