Average Error: 28.0 → 28.1
Time: 3.1m
Precision: 64
Internal Precision: 320
\[\frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]
\[\frac{\left(\left(\left(\sqrt[3]{y \cdot (x \cdot y + z)_*} \cdot \sqrt[3]{y \cdot (x \cdot y + z)_*}\right) \cdot \sqrt[3]{y \cdot (x \cdot y + z)_*} + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Bits error versus t

Bits error versus a

Bits error versus b

Bits error versus c

Bits error versus i

Derivation

  1. Initial program 28.0

    \[\frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]
  2. Using strategy rm
  3. Applied add-cube-cbrt28.1

    \[\leadsto \frac{\left(\left(\color{blue}{\left(\sqrt[3]{\left(x \cdot y + z\right) \cdot y} \cdot \sqrt[3]{\left(x \cdot y + z\right) \cdot y}\right) \cdot \sqrt[3]{\left(x \cdot y + z\right) \cdot y}} + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]
  4. Applied simplify28.1

    \[\leadsto \frac{\left(\left(\color{blue}{\left(\sqrt[3]{y \cdot (x \cdot y + z)_*} \cdot \sqrt[3]{y \cdot (x \cdot y + z)_*}\right)} \cdot \sqrt[3]{\left(x \cdot y + z\right) \cdot y} + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]
  5. Applied simplify28.1

    \[\leadsto \frac{\left(\left(\left(\sqrt[3]{y \cdot (x \cdot y + z)_*} \cdot \sqrt[3]{y \cdot (x \cdot y + z)_*}\right) \cdot \color{blue}{\sqrt[3]{y \cdot (x \cdot y + z)_*}} + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]

Runtime

Time bar (total: 3.1m)Debug logProfile

herbie shell --seed 2018201 +o rules:numerics
(FPCore (x y z t a b c i)
  :name "Numeric.SpecFunctions:logGamma from math-functions-0.1.5.2"
  (/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))