\tan^{-1} \left(\tan 2.3399999999999999\right)\tan^{-1} \left(\tan 2.3399999999999999\right)double code() {
return ((double) atan(((double) tan(2.34))));
}
double code() {
return ((double) atan(((double) tan(2.34))));
}
Results
Initial program 0
Final simplification0
herbie shell --seed 2020152
(FPCore ()
:name "(atan (tan 2.34))"
:precision binary64
(atan (tan 2.34)))