


Bits error versus x
Results
Initial program 0.0
Initial simplification0.0
Final simplification0.0
Time bar (total: 12.6s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
1 calls. Slowest were:
| 5.0ms | (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
1 calls. Slowest were:
| 34.0ms | (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
15 calls. Slowest were:
| 323.0ms | (- (/ 1 x) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (sqrt -1))) |
| 309.0ms | (- (* 2 (/ 1 x)) (+ (* 1/2 x) (* 1/8 (pow x 3)))) |
| 112.0ms | (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (+ (sqrt -1) (/ 1 x))) |
1 alts after pruning (0 fresh and 1 done)
Merged error: 0b
herbie shell --seed 2018357 +o rules:numerics
(FPCore (x)
:name "Hyperbolic arc-(co)secant"
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))))