\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{\mathsf{expm1}\left(\left(\left(\sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \left(\left(\sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}} \cdot \sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}}\right) \cdot \sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}}\right)} \cdot \sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \left(\left(\sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}} \cdot \sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}}\right) \cdot \sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)}}\right)}\right) \cdot e^{\log \left(\sqrt[3]{\sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\right)} \cdot \sqrt[3]{\sin \left(\mathsf{expm1}\left(a\right)\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 r25549 = a;
double r25550 = expm1(r25549);
double r25551 = sin(r25550);
double r25552 = expm1(r25551);
double r25553 = atan(r25549);
double r25554 = atan2(r25552, r25553);
double r25555 = fmod(r25554, r25549);
double r25556 = fabs(r25555);
return r25556;
}
double f(double a) {
double r25557 = a;
double r25558 = expm1(r25557);
double r25559 = sin(r25558);
double r25560 = cbrt(r25559);
double r25561 = cbrt(r25560);
double r25562 = r25561 * r25561;
double r25563 = r25562 * r25561;
double r25564 = r25560 * r25563;
double r25565 = cbrt(r25564);
double r25566 = r25565 * r25565;
double r25567 = r25560 * r25560;
double r25568 = cbrt(r25567);
double r25569 = log(r25568);
double r25570 = exp(r25569);
double r25571 = r25566 * r25570;
double r25572 = r25571 * r25560;
double r25573 = expm1(r25572);
double r25574 = atan(r25557);
double r25575 = atan2(r25573, r25574);
double r25576 = fmod(r25575, r25557);
double r25577 = fabs(r25576);
return r25577;
}



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