Average Error: 0.1 → 0.1
Time: 6.6s
Precision: 64
Internal Precision: 384
\[\left(x + \cos y\right) - z \cdot \sin y\]
\[\left(x + \cos y\right) - z \cdot \sin y\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Target

Original0.1
Target0.1
Herbie0.1
\[\left(x + \cos y\right) - z \cdot \sin y\]

Derivation

  1. Initial program 0.1

    \[\left(x + \cos y\right) - z \cdot \sin y\]

Runtime

Time bar (total: 6.6s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x y z)
  :name "Graphics.Rasterific.Svg.PathConverter:segmentToBezier from rasterific-svg-0.2.3.1, B"

  :herbie-target
  (- (+ x (cos y)) (* z (sin y)))

  (- (+ x (cos y)) (* z (sin y))))