\left|\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}{\tan^{-1} a}\right) \bmod a\right)\right|\left|\left(\left(\tan^{-1}_* \frac{\left(\sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)} \cdot \left(\left(\sqrt[3]{\sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)} \cdot \sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}} \cdot \left(\sqrt[3]{\sqrt[3]{\sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}}} \cdot \sqrt[3]{\sqrt[3]{\sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}}}\right)\right) \cdot \sqrt[3]{\sqrt[3]{\sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}}}\right)\right) \cdot \sqrt[3]{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}}{\tan^{-1} a}\right) \bmod a\right)\right|double f(double a) {
double r17888 = a;
double r17889 = expm1(r17888);
double r17890 = sin(r17889);
double r17891 = expm1(r17890);
double r17892 = atan(r17888);
double r17893 = atan2(r17891, r17892);
double r17894 = fmod(r17893, r17888);
double r17895 = fabs(r17894);
return r17895;
}
double f(double a) {
double r17896 = a;
double r17897 = expm1(r17896);
double r17898 = sin(r17897);
double r17899 = expm1(r17898);
double r17900 = cbrt(r17899);
double r17901 = r17900 * r17900;
double r17902 = cbrt(r17901);
double r17903 = cbrt(r17900);
double r17904 = cbrt(r17903);
double r17905 = r17904 * r17904;
double r17906 = r17902 * r17905;
double r17907 = r17906 * r17904;
double r17908 = r17900 * r17907;
double r17909 = r17908 * r17900;
double r17910 = atan(r17896);
double r17911 = atan2(r17909, r17910);
double r17912 = fmod(r17911, r17896);
double r17913 = fabs(r17912);
return r17913;
}



Bits error versus a
Initial program 32.8
rmApplied add-cube-cbrt32.8
rmApplied add-cube-cbrt32.8
Applied cbrt-prod32.8
rmApplied add-cube-cbrt32.8
Applied associate-*r*32.8
Final simplification32.8
herbie shell --seed 2020025
(FPCore (a)
:name "Random Jason Timeout Test 006"
:precision binary64
(fabs (fmod (atan2 (expm1 (sin (expm1 a))) (atan a)) a)))