Average Error: 0.1 → 0.1
Time: 25.3s
Precision: 64
Internal Precision: 384
\[x \cdot \frac{\sin y}{y}\]
\[x \cdot \frac{\sin y}{y}\]

Error

Bits error versus x

Bits error versus y

Derivation

  1. Initial program 0.1

    \[x \cdot \frac{\sin y}{y}\]
  2. Removed slow pow expressions.

Runtime

Time bar (total: 25.3s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x y)
  :name "Linear.Quaternion:$cexp from linear-1.19.1.3"
  (* x (/ (sin y) y)))