\left(\left(\cosh c\right) \bmod \left(\mathsf{log1p}\left(a\right)\right)\right)e^{\left(\sqrt[3]{\log \left(\left(\cosh c\right) \bmod \left(\mathsf{log1p}\left(a\right)\right)\right)} \cdot \sqrt[3]{\log \left(\left(\cosh c\right) \bmod \left(\mathsf{log1p}\left(a\right)\right)\right)}\right) \cdot \sqrt[3]{\left(\sqrt[3]{\log \left(\left(\cosh c\right) \bmod \left(\mathsf{log1p}\left(a\right)\right)\right)} \cdot \sqrt[3]{\log \left(\left(\cosh c\right) \bmod \left(\mathsf{log1p}\left(a\right)\right)\right)}\right) \cdot \sqrt[3]{\log \left(\left(\cosh c\right) \bmod \left(\mathsf{log1p}\left(a\right)\right)\right)}}}double code(double a, double c) {
return ((double) fmod(((double) cosh(c)), ((double) log1p(a))));
}
double code(double a, double c) {
return ((double) exp(((double) (((double) (((double) cbrt(((double) log(((double) fmod(((double) cosh(c)), ((double) log1p(a)))))))) * ((double) cbrt(((double) log(((double) fmod(((double) cosh(c)), ((double) log1p(a)))))))))) * ((double) cbrt(((double) (((double) (((double) cbrt(((double) log(((double) fmod(((double) cosh(c)), ((double) log1p(a)))))))) * ((double) cbrt(((double) log(((double) fmod(((double) cosh(c)), ((double) log1p(a)))))))))) * ((double) cbrt(((double) log(((double) fmod(((double) cosh(c)), ((double) log1p(a))))))))))))))));
}



Bits error versus a



Bits error versus c
Results
Initial program 34.3
rmApplied add-exp-log34.3
rmApplied add-cube-cbrt34.3
rmApplied add-cube-cbrt34.3
Final simplification34.3
herbie shell --seed 2020113
(FPCore (a c)
:name "Random Jason Timeout Test 004"
:precision binary64
(fmod (cosh c) (log1p a)))