


Bits error versus x
Initial program 58.5
Initial simplification50.4
rmApplied sub-neg50.4
Applied log1p-def0.0
Final simplification0.0
Time bar (total: 18.0s)Debug log
2 alts after pruning (2 fresh and 0 done)
Merged error: 50.4b
Found 1 expressions with local error:
| 6.3b | (log (- 1 x)) |
1 calls. Slowest were:
| 2.0ms | (log (- 1 x)) |
1 calls. Slowest were:
| 27.0ms | (log (- 1 x)) |
11 calls. Slowest were:
| 340.0ms | (- (+ (log (/ -1 x)) (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 x)))) |
| 302.0ms | (- (log -1) (+ (log (/ 1 x)) (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 x)))) |
| 299.0ms | (- (+ x (+ (* 1/3 (pow x 3)) (* 1/2 (pow x 2))))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0b
Found 0 expressions with local error:
0 calls. Slowest were:
0 calls. Slowest were:
0 calls. Slowest were:
1 alts after pruning (0 fresh and 1 done)
Merged error: 0b
herbie shell --seed 2018359 +o rules:numerics
(FPCore (x)
:name "Hyperbolic arc-(co)tangent"
(* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))))