\tan x
\tan x
double code(double x) {
return ((double) tan(x));
}
double code(double x) {
return ((double) tan(x));
}



Bits error versus x
Results
Initial program 0
Final simplification0
herbie shell --seed 2020152
(FPCore (x)
:name "(tan x)"
:precision binary64
(tan x))