


Bits error versus x
Results
Initial program 58.3
rmApplied tanh-undef0.0
Taylor expanded around 0 1.9
Final simplification1.9
Time bar (total: 15.9s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 1.9 | 1.9 | 0.0 | 1.9 | 0% |
herbie shell --seed 2018285 +o rules:numerics
(FPCore (x)
:name "Hyperbolic tangent"
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))))