


Bits error versus x
Results
if (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) < 3.6280725755208906e-10Initial program 59.0
Taylor expanded around 0 0.3
if 3.6280725755208906e-10 < (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) Initial program 37.2
rmApplied tanh-undef0.1
rmApplied add-cbrt-cube0.3
Applied simplify0.3
Time bar (total: 44.6s)Debug logProfile
herbie shell --seed 2018195
(FPCore (x)
:name "Hyperbolic tangent"
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))))