\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(\sqrt[3]{\left(\sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}{\tan^{-1} a}\right) \bmod a\right)} \cdot \sqrt[3]{\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) \cdot \sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}{\tan^{-1} a}\right) \bmod a\right)}} \cdot \sqrt[3]{\left(\sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\sin \left(\mathsf{expm1}\left(a\right)\right)\right)}{\tan^{-1} a}\right) \bmod a\right)} \cdot \sqrt[3]{\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) \cdot \sqrt[3]{\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) \cdot \sqrt[3]{\left(\left(\tan^{-1}_* \frac{\mathsf{expm1}\left(\left(\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right) \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}\right)}{\tan^{-1} a}\right) \bmod a\right)}\right|double f(double a) {
double r9130 = a;
double r9131 = expm1(r9130);
double r9132 = sin(r9131);
double r9133 = expm1(r9132);
double r9134 = atan(r9130);
double r9135 = atan2(r9133, r9134);
double r9136 = fmod(r9135, r9130);
double r9137 = fabs(r9136);
return r9137;
}
double f(double a) {
double r9138 = a;
double r9139 = expm1(r9138);
double r9140 = sin(r9139);
double r9141 = expm1(r9140);
double r9142 = atan(r9138);
double r9143 = atan2(r9141, r9142);
double r9144 = fmod(r9143, r9138);
double r9145 = cbrt(r9144);
double r9146 = r9145 * r9145;
double r9147 = r9146 * r9145;
double r9148 = cbrt(r9147);
double r9149 = r9148 * r9148;
double r9150 = cbrt(r9140);
double r9151 = r9150 * r9150;
double r9152 = r9151 * r9150;
double r9153 = expm1(r9152);
double r9154 = atan2(r9153, r9142);
double r9155 = fmod(r9154, r9138);
double r9156 = cbrt(r9155);
double r9157 = r9149 * r9156;
double r9158 = fabs(r9157);
return r9158;
}



Bits error versus a
Initial program 33.8
rmApplied add-cube-cbrt33.8
rmApplied add-cube-cbrt33.8
rmApplied add-cube-cbrt33.8
rmApplied add-cube-cbrt33.8
Final simplification33.8
herbie shell --seed 2019362
(FPCore (a)
:name "Random Jason Timeout Test 006"
:precision binary64
(fabs (fmod (atan2 (expm1 (sin (expm1 a))) (atan a)) a)))