Average Error: 30.9 → 30.9
Time: 40.0s
Precision: 64
Internal Precision: 2432
\[\log \left(x + \sqrt{x \cdot x - 1}\right)\]
\[\log \left(x + \sqrt{x \cdot x - 1}\right)\]

Error

Bits error versus x

Derivation

  1. Initial program 30.9

    \[\log \left(x + \sqrt{x \cdot x - 1}\right)\]
  2. Removed slow pow expressions.

Runtime

Time bar (total: 40.0s)Debug logProfile

herbie shell --seed '#(1062930989 876886121 3990119081 3032829768 3060892583 1929069376)' 
(FPCore (x)
  :name "Hyperbolic arc-cosine"
  (log (+ x (sqrt (- (* x x) 1)))))