Average Error: 0.3 → 0.0
Time: 12.4s
Precision: 64
Internal Precision: 384
\[\log x - \log \left(\log x\right)\]
\[\log \left(\frac{x}{\log x}\right)\]

Error

Bits error versus x

Derivation

  1. Initial program 0.3

    \[\log x - \log \left(\log x\right)\]
  2. Using strategy rm
  3. Applied diff-log0.0

    \[\leadsto \color{blue}{\log \left(\frac{x}{\log x}\right)}\]
  4. Removed slow pow expressions.

Runtime

Time bar (total: 12.4s)Debug logProfile

herbie shell --seed '#(1063313015 2771194459 1594909340 1344785158 2223560818 546365448)' 
(FPCore (x)
  :name "Jmat.Real.lambertw, estimator"
  (- (log x) (log (log x))))