\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(\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(\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|double f(double a) {
double r8598 = a;
double r8599 = expm1(r8598);
double r8600 = sin(r8599);
double r8601 = expm1(r8600);
double r8602 = atan(r8598);
double r8603 = atan2(r8601, r8602);
double r8604 = fmod(r8603, r8598);
double r8605 = fabs(r8604);
return r8605;
}
double f(double a) {
double r8606 = a;
double r8607 = expm1(r8606);
double r8608 = sin(r8607);
double r8609 = expm1(r8608);
double r8610 = atan(r8606);
double r8611 = atan2(r8609, r8610);
double r8612 = fmod(r8611, r8606);
double r8613 = cbrt(r8612);
double r8614 = r8613 * r8613;
double r8615 = r8614 * r8613;
double r8616 = cbrt(r8615);
double r8617 = r8613 * r8616;
double r8618 = r8617 * r8616;
double r8619 = fabs(r8618);
return r8619;
}



Bits error versus a
Initial program 33.0
rmApplied add-cube-cbrt33.0
rmApplied add-cube-cbrt33.0
rmApplied add-cube-cbrt33.0
Final simplification33.0
herbie shell --seed 2020043 +o rules:numerics
(FPCore (a)
:name "Random Jason Timeout Test 006"
:precision binary64
(fabs (fmod (atan2 (expm1 (sin (expm1 a))) (atan a)) a)))