\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|\sqrt[3]{\sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot e^{\log \left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right)}\right)}{\tan^{-1} a}\right) \bmod a\right)} \cdot \left(\sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot e^{\log \left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right)}\right)}{\tan^{-1} a}\right) \bmod a\right)} \cdot \sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot e^{\log \left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right)}\right)}{\tan^{-1} a}\right) \bmod a\right)}\right)} \cdot \left(\sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right)\right)}{\tan^{-1} a}\right) \bmod a\right)} \cdot \sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right)\right)}{\tan^{-1} a}\right) \bmod a\right)}\right)\right|double f(double a) {
double r748878 = a;
double r748879 = expm1(r748878);
double r748880 = sin(r748879);
double r748881 = expm1(r748880);
double r748882 = atan(r748878);
double r748883 = atan2(r748881, r748882);
double r748884 = fmod(r748883, r748878);
double r748885 = fabs(r748884);
return r748885;
}
double f(double a) {
double r748886 = a;
double r748887 = expm1(r748886);
double r748888 = sin(r748887);
double r748889 = cbrt(r748888);
double r748890 = r748889 * r748889;
double r748891 = log(r748890);
double r748892 = exp(r748891);
double r748893 = r748889 * r748892;
double r748894 = expm1(r748893);
double r748895 = atan(r748886);
double r748896 = atan2(r748894, r748895);
double r748897 = fmod(r748896, r748886);
double r748898 = cbrt(r748897);
double r748899 = r748898 * r748898;
double r748900 = r748898 * r748899;
double r748901 = cbrt(r748900);
double r748902 = r748889 * r748890;
double r748903 = expm1(r748902);
double r748904 = atan2(r748903, r748895);
double r748905 = fmod(r748904, r748886);
double r748906 = cbrt(r748905);
double r748907 = r748906 * r748906;
double r748908 = r748901 * r748907;
double r748909 = fabs(r748908);
return r748909;
}



Bits error versus a
Initial program 33.3
rmApplied add-cube-cbrt33.4
rmApplied add-cube-cbrt33.4
rmApplied add-exp-log33.3
rmApplied add-cube-cbrt33.3
Final simplification33.3
herbie shell --seed 2019174
(FPCore (a)
:name "Random Jason Timeout Test 006"
(fabs (fmod (atan2 (expm1 (sin (expm1 a))) (atan a)) a)))