
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 7 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 8 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 9 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 10 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 11 |
| 82% | 81.9% | 17.9% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 9 computations (10% saved)
| 771.0ms | 8 256× | 0 | valid |
ival-sin: 362.0ms (72.2% of total)ival-div!: 90.0ms (18% of total)ival-mult!: 48.0ms (9.6% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 10 | 0 | - | 0 | - | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 0 | 0 | - | 0 | - | (/.f64 (sin.f64 y) y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) | u/n | 10 | 0 |
| ↳ | (*.f64 x (/.f64 (sin.f64 y) y)) | underflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 10 | 0 |
| - | 0 | 246 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 10 | 0 | 0 |
| - | 0 | 0 | 246 |
| number | freq |
|---|---|
| 0 | 246 |
| 1 | 10 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 512× | 0 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-sin: 11.0ms (57.8% of total)ival-div!: 5.0ms (26.3% of total)ival-mult!: 2.0ms (10.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 83 |
| 1 | 74 | 83 |
| 2 | 184 | 83 |
| 3 | 411 | 83 |
| 4 | 874 | 83 |
| 5 | 1623 | 83 |
| 6 | 2402 | 83 |
| 7 | 4432 | 83 |
| 8 | 7983 | 83 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 16 | 8 |
| 2 | 24 | 8 |
| 3 | 34 | 8 |
| 4 | 46 | 8 |
| 5 | 48 | 8 |
| 0 | 48 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Outputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(abs y)
(negabs x)
(negabs z)
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.2% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
z |
| Outputs |
|---|
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 2.0ms | x | @ | -inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 2.0ms | x | @ | 0 | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 2.0ms | x | @ | inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 1.0ms | z | @ | -inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 382 |
| 0 | 97 | 382 |
| 1 | 474 | 376 |
| 0 | 4216 | 356 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
z |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (sin.f64 y) z) y) x) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) z) y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 y) z))) |
(*.f64 (/.f64 (sin.f64 y) y) x) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y))) |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
z |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx x x) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx z z) |
Compiled 756 to 181 computations (76.1% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 8 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 9 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| 85.8% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) | |
| ▶ | 82.4% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
| ✓ | 96.2% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 56.8% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) | |
| ▶ | 57.6% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
| 57.6% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) | |
| ▶ | 62.9% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| ▶ | 97.3% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| ▶ | 84.1% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
Compiled 198 to 157 computations (20.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(/.f64 x z) |
x |
z |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
#s(approx (* x (/ (sin y) y)) x) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 x (*.f64 z y)) |
(*.f64 z y) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(*.f64 x (/.f64 (sin.f64 y) z)) |
(/.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (sin y) (/ x (* z y))) (/ x (* z y)) (* z y) (/ (* x (/ (sin y) z)) y) (* x (/ (sin y) z)) (/ (sin y) z)) |
| 27.0ms | z | @ | 0 | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (sin y) (/ x (* z y))) (/ x (* z y)) (* z y) (/ (* x (/ (sin y) z)) y) (* x (/ (sin y) z)) (/ (sin y) z)) |
| 3.0ms | y | @ | -inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (sin y) (/ x (* z y))) (/ x (* z y)) (* z y) (/ (* x (/ (sin y) z)) y) (* x (/ (sin y) z)) (/ (sin y) z)) |
| 3.0ms | x | @ | -inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (sin y) (/ x (* z y))) (/ x (* z y)) (* z y) (/ (* x (/ (sin y) z)) y) (* x (/ (sin y) z)) (/ (sin y) z)) |
| 3.0ms | z | @ | -inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (sin y) (/ x (* z y))) (/ x (* z y)) (* z y) (/ (* x (/ (sin y) z)) y) (* x (/ (sin y) z)) (/ (sin y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 1162 |
| 0 | 196 | 1151 |
| 1 | 784 | 1114 |
| 0 | 6597 | 1063 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(/.f64 x z) |
x |
z |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
#s(approx (* x (/ (sin y) y)) x) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 x (*.f64 z y)) |
(*.f64 z y) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(*.f64 x (/.f64 (sin.f64 y) z)) |
(/.f64 (sin.f64 y) z) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) z)) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (* x (/ (sin y) z)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (sin.f64 y) z) y) x) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x z) y) (sin.f64 y)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 (/.f64 x z) y)) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) z) y)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 (sin.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 x z) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 y) z))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(neg.f64 (/.f64 x (neg.f64 z))) |
x |
z |
(/.f64 (neg.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) x)) (neg.f64 z)) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) x)) z)) |
(neg.f64 (/.f64 #s(approx (* x (/ (sin y) y)) x) (neg.f64 z))) |
#s(approx (* x (/ (sin y) y)) x) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 x (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z)) |
(neg.f64 (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) (neg.f64 z))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) z) y) x) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x z) y) (sin.f64 y)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 (/.f64 x z) y)) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) z) y)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 (sin.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 x z) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 y) z))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(/.f64 (/.f64 x y) z) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(/.f64 (/.f64 x z) y) |
(/.f64 x (*.f64 z y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 z y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) z))) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) z) y) x) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 x z) y) (sin.f64 y)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 (/.f64 x z) y)) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) z) y)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 (sin.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 x z) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 y) z))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (neg.f64 y))) |
(*.f64 (/.f64 (sin.f64 y) z) x) |
(*.f64 (/.f64 x z) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 x z)) |
(*.f64 x (/.f64 (sin.f64 y) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 z)) |
(/.f64 (*.f64 (sin.f64 y) x) z) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) z)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ x (* z y)) (/.f64 (/.f64 x z) y)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* x (/ (sin y) z)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* x (/ (sin y) z)) (*.f64 (/.f64 y z) x)) |
#s(approx (* x (/ (sin y) z)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z) y)) |
#s(approx (* x (/ (sin y) z)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z)) y)) |
#s(approx (* x (/ (sin y) z)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z)) y)) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (/ (sin y) z) (fma.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) z)) (*.f64 y y) (/.f64 y z))) |
#s(approx (/ (sin y) z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) z) y) y (/.f64 #s(literal -1/6 binary64) z)) (/.f64 y z))) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx z z) |
Compiled 3 206 to 647 computations (79.8% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 6 | 215 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 210 | 14 | 224 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.8% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| ✓ | 82.4% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
| ✓ | 96.2% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 48.0% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) | |
| 56.8% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) | |
| ▶ | 57.6% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
| 12.5% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) | |
| 57.6% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) | |
| ✓ | 62.9% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| ✓ | 97.3% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| ▶ | 57.5% | (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
| ✓ | 84.1% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| ▶ | 57.8% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
| ▶ | 57.0% | (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
Compiled 318 to 246 computations (22.6% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(*.f64 z y) |
z |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
#s(approx (sin y) y) |
(/.f64 x (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) |
#s(literal 1/120 binary64) |
(/.f64 x z) |
| Outputs |
|---|
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) (* (/ (sin y) y) (/ x z)) (/ (sin y) y) (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (+ (* 1/120 (* y y)) -1/6) 1/120 (/ x z)) |
| 3.0ms | y | @ | inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) (* (/ (sin y) y) (/ x z)) (/ (sin y) y) (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (+ (* 1/120 (* y y)) -1/6) 1/120 (/ x z)) |
| 2.0ms | x | @ | -inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) (* (/ (sin y) y) (/ x z)) (/ (sin y) y) (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (+ (* 1/120 (* y y)) -1/6) 1/120 (/ x z)) |
| 2.0ms | z | @ | -inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) (* (/ (sin y) y) (/ x z)) (/ (sin y) y) (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (+ (* 1/120 (* y y)) -1/6) 1/120 (/ x z)) |
| 2.0ms | x | @ | inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) (* (/ (sin y) y) (/ x z)) (/ (sin y) y) (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (+ (* 1/120 (* y y)) -1/6) 1/120 (/ x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 1576 |
| 0 | 241 | 1551 |
| 1 | 925 | 1497 |
| 0 | 7413 | 1448 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(*.f64 z y) |
z |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
#s(approx (sin y) y) |
(/.f64 x (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) |
#s(literal 1/120 binary64) |
(/.f64 x z) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x) |
(*.f64 (/.f64 x (*.f64 z y)) (sin.f64 y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) y) z)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (/.f64 x z) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (sin.f64 y) z))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) y))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
y |
x |
(*.f64 z y) |
(*.f64 y z) |
z |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (sin y) y) y) (/.f64 x z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) y) z) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 (/.f64 x z) #s(approx (sin y) y)) y) |
(/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 #s(approx (sin y) y) (neg.f64 x)) (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x z)) y) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin y) y) x)) (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
#s(approx (sin y) y) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(/.f64 (/.f64 x y) z) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(/.f64 (/.f64 x z) y) |
(/.f64 x (*.f64 z y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 z y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 z) y))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z)) |
(neg.f64 (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z)) |
(neg.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (neg.f64 z))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z)) |
(neg.f64 (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) (neg.f64 z))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 y #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 (/.f64 x z) #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) y)) y)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/120 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(neg.f64 (/.f64 x (neg.f64 z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (* (/ (sin y) y) (/ x z)) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (/ x (* z y)) (/.f64 x (*.f64 z y))) |
#s(approx (* (/ (sin y) y) (/ x z)) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* (/ (sin y) y) (/ x z)) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (* (/ (sin y) y) (/ x z)) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) x)) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (/ (/ (sin y) y) z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (/ (sin y) y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (/ (sin y) y) z) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (/ (sin y) y) z) (fma.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) z) y) y (/.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) x))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 x z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (* (/ (sin y) y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* 1/120 (* y y)) -1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (/ (sin y) y) z) (/.f64 (/.f64 (sin.f64 y) y) z)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) -1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) (-.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal -1/120 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* y y)) -1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx z z) |
Compiled 6 549 to 1 119 computations (82.9% saved)
19 alts after pruning (10 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 8 | 331 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 326 | 19 | 345 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.0% | (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
| 55.5% | (/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) | |
| ✓ | 85.8% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 56.8% | (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) | |
| ▶ | 54.7% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ✓ | 82.4% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
| ✓ | 96.2% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| ✓ | 57.6% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
| ▶ | 12.5% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
| 46.1% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) | |
| ▶ | 57.6% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
| ✓ | 62.9% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| ✓ | 97.3% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| ✓ | 57.5% | (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
| 12.6% | (*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) | |
| ▶ | 62.8% | (*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
| 49.1% | (*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) | |
| ✓ | 84.1% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| ✓ | 57.0% | (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
Compiled 406 to 315 computations (22.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) |
#s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
z |
x |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
y |
(*.f64 z y) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 (*.f64 #s(approx (sin y) y) x) z) |
| Outputs |
|---|
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (* (* y y) -1/6) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (/ x z))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z))))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 z x (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y (* z y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z)) |
| 3.0ms | y | @ | -inf | ((* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 z x (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y (* z y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z)) |
| 3.0ms | y | @ | 0 | ((* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 z x (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y (* z y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z)) |
| 3.0ms | x | @ | inf | ((* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 z x (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y (* z y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z)) |
| 2.0ms | y | @ | inf | ((* (/ (/ (sin y) y) z) x) (/ (/ (sin y) y) z) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 z x (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y (* z y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1476 |
| 0 | 218 | 1465 |
| 1 | 889 | 1422 |
| 0 | 7202 | 1354 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) |
#s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
z |
x |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
y |
(*.f64 z y) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 (*.f64 #s(approx (sin y) y) x) z) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (/ (sin y) y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (* (* y y) -1/6) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (/ x z))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (/ (* (sin y) x) z) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (/ (* (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z))))) |
#s(approx (/ (/ (sin y) y) z) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 (neg.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) x) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))))) (neg.f64 z)) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) z) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) z)) |
(neg.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) (neg.f64 z))) |
#s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
z |
x |
(*.f64 (/.f64 #s(approx (sin y) y) y) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x y) z) #s(approx (sin y) y)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 #s(approx (sin y) y) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(approx (sin y) y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) y) z) |
(/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (neg.f64 z)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 (neg.f64 z) y)) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (neg.f64 z)) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 z y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 (neg.f64 z) y))) |
(*.f64 #s(approx (sin y) y) x) |
(*.f64 x #s(approx (sin y) y)) |
#s(approx (sin y) y) |
y |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(*.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 x z)) |
(*.f64 x (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z)) |
(neg.f64 (/.f64 (*.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) x) (neg.f64 z))) |
(*.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) x) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) (neg.f64 z)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) z)) |
(neg.f64 (/.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (neg.f64 z))) |
#s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (+.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) y) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 x y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 y y) x) |
(fma.f64 (*.f64 x y) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/6 binary64))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x #s(literal -1/6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (/.f64 #s(approx (sin y) y) y) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x y) z) #s(approx (sin y) y)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 #s(approx (sin y) y) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(approx (sin y) y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) y) z) |
(/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (neg.f64 z)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 (neg.f64 z) y)) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (neg.f64 z)) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 z y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 (neg.f64 z) y))) |
(*.f64 (/.f64 x z) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 x z)) |
(*.f64 x (/.f64 #s(approx (sin y) y) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) z) |
(neg.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (neg.f64 z))) |
#s(approx (/ (/ (* (sin y) x) z) y) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx x x) |
#s(approx (/ (/ (* (sin y) x) z) y) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* (sin y) x) (*.f64 x (sin.f64 y))) |
#s(approx (/ (/ (* (sin y) x) z) y) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* x (/ (sin y) y)) (*.f64 x (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (/ (/ (* (sin y) x) z) y) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (/ (* (sin y) x) z) (/.f64 (*.f64 x (sin.f64 y)) z)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (/ (sin y) y) z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (/ (sin y) y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (/ (sin y) y) z) (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (/ (sin y) y) z) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) z) (*.f64 y y) (/.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y) x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 x #s(literal -1/6 binary64))) (*.f64 y y) x)) |
#s(approx (* (* y y) -1/6) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (/ (* (sin y) x) z) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z)) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z)) y)) |
#s(approx (/ (/ (sin y) y) z) (/.f64 (/.f64 (sin.f64 y) y) z)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 x #s(literal -1/6 binary64) (/.f64 x (*.f64 y y))) y) y)) |
#s(approx z z) |
Compiled 5 322 to 870 computations (83.7% saved)
20 alts after pruning (8 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 261 | 3 | 264 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 8 | 9 |
| Total | 263 | 20 | 283 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.0% | (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
| 55.5% | (/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) | |
| ✓ | 85.8% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 56.8% | (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) | |
| ✓ | 54.7% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ✓ | 82.4% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
| ✓ | 96.2% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 12.5% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) | |
| 46.1% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) | |
| ✓ | 57.6% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
| 12.5% | (/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) | |
| ✓ | 62.9% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| ✓ | 97.3% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| ✓ | 57.5% | (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
| 12.6% | (*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) | |
| ✓ | 62.8% | (*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
| 49.1% | (*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) | |
| ✓ | 84.1% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| ✓ | 57.0% | (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
| 60.3% | (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
Compiled 641 to 313 computations (51.2% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
6 calls:
| 7.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 7.0ms | z |
| 7.0ms | x |
| 7.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (/.f64 (sin.f64 y) y) |
| 99.1% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 99.1% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 99.9% | 2 | x |
| 99.4% | 2 | y |
| 97.3% | 1 | z |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
2 calls:
| 7.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | y |
| 97.3% | 1 | x |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| Outputs |
|---|
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
6 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | x |
| 6.0ms | y |
| 6.0ms | z |
| 6.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 2 | x |
| 85.8% | 1 | z |
| 98.3% | 2 | (/.f64 (sin.f64 y) y) |
| 92.3% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 95.5% | 3 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 98.3% | 2 | y |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
2 calls:
| 6.0ms | y |
| 5.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | (/.f64 (sin.f64 y) y) |
| 98.3% | 2 | y |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
6 calls:
| 7.0ms | z |
| 6.0ms | x |
| 6.0ms | y |
| 5.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 5.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.2% | 2 | z |
| 66.7% | 2 | x |
| 72.5% | 3 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 73.9% | 3 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 71.7% | 2 | (/.f64 (sin.f64 y) y) |
| 71.7% | 2 | y |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
1 calls:
| 5.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 3 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(approx (sin y) y)) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
1 calls:
| 4.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 3 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) z) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
1 calls:
| 3.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 3 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
3 calls:
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 2 | (/.f64 (sin.f64 y) y) |
| 71.3% | 2 | y |
| 71.3% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
Compiled 13 to 15 computations (-15.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
5 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 2 | z |
| 66.9% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 68.0% | 2 | y |
| 68.0% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 68.0% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 20 to 24 computations (-20% saved)
Total -0.1b remaining (-0.4%)
Threshold costs -0.1b (-0.4%)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64))) z) x) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
6 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 1.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 1 | x |
| 62.9% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 62.9% | 1 | z |
| 62.9% | 1 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 62.9% | 1 | (/.f64 (sin.f64 y) y) |
| 62.9% | 1 | y |
Compiled 21 to 27 computations (-28.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.493846846148039e+53 | 1.3687888614674742e+58 |
| 8.0ms | 128× | 0 | valid |
Compiled 139 to 141 computations (-1.4% saved)
ival-sin: 3.0ms (55.9% of total)ival-div!: 2.0ms (37.2% of total)ival-mult!: 1.0ms (18.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 6.403427368868207e+170 | 7.208745126517553e+171 |
| 8.0ms | 96× | 0 | valid |
Compiled 107 to 109 computations (-1.9% saved)
ival-sin: 4.0ms (74.1% of total)ival-div!: 1.0ms (18.5% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.006798823437424484 | 7.912819292697909 |
| 6.0ms | 128× | 0 | valid |
Compiled 235 to 197 computations (16.2% saved)
ival-sin: 1.0ms (32.7% of total)ival-mult!: 1.0ms (32.7% of total)ival-div!: 1.0ms (32.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.2746494973960051e-21 | 2.9415698777651343e-21 |
| 3.0ms | 80× | 0 | valid |
Compiled 101 to 98 computations (3% saved)
ival-sin: 1.0ms (61.2% of total)ival-div!: 1.0ms (61.2% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.928262278743774e-88 | 7.000004474956191e-83 |
| 0.0ms | -1.4392756271811744e-241 | -1e-323 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.928262278743774e-88 | 7.000004474956191e-83 |
| 0.0ms | -1.4392756271811744e-241 | -1e-323 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.5e-323 |
| 0.0ms | -1.4392756271811744e-241 | -1e-323 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.5e-323 |
| 0.0ms | -1.4392756271811744e-241 | -1e-323 |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1223714952277383e-113 | 5.1981161439861004e-108 |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.455800182157682e-121 | 2.1223714952277383e-113 |
Compiled 11 to 13 computations (-18.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 413 |
| 1 | 91 | 413 |
| 2 | 128 | 413 |
| 3 | 219 | 413 |
| 4 | 341 | 413 |
| 5 | 592 | 413 |
| 6 | 2995 | 413 |
| 7 | 7159 | 413 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 549999999999999975003873838340241420593026678583721984 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z)) |
(if (<=.f64 y #s(literal 3699999999999999979864613715087507298641134520740149254142640937461081469658187678554609504336541865963778346314516943267529333633387159135511533570098842487492845353566208 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y))) |
(if (<=.f64 y #s(literal 2478781234904721/288230376151711744 binary64)) (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y))) |
(if (<=.f64 y #s(literal 15057660889751/5192296858534827628530496329220096 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z) (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y)))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 8958978968711217/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 8958978968711217/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 0 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 0 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 6931674235302037/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z)) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 5814709794364855/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z)) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 549999999999999975003873838340241420593026678583721984 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z)) |
(if (<=.f64 y #s(literal 3699999999999999979864613715087507298641134520740149254142640937461081469658187678554609504336541865963778346314516943267529333633387159135511533570098842487492845353566208 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y))) |
(if (<=.f64 y #s(literal 2478781234904721/288230376151711744 binary64)) (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y))) |
(if (<=.f64 y #s(literal 15057660889751/5192296858534827628530496329220096 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z) (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y)))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 8958978968711217/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 8958978968711217/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 0 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z))) |
(if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal -375375841440235/3753758414402350114985578847754628430655879796774751768338949695381315781309615853973705099290165690424277009592352731309591345333151121630880730453319952580019863461295451288668314174944572706159989883958951313077165169522342308559632306943619798833037312 binary64)) (*.f64 (/.f64 #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) z) x) (if (<=.f64 (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) #s(literal 0 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 6931674235302037/173291855882550928723650886508942731464777317210988535948154973788413831737851601439998400381508723631086950685087723239310884864 binary64)) (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z)) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 5814709794364855/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) (/.f64 #s(approx (* x (/ (sin y) y)) x) z)) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 1× | fuel |
Compiled 413 to 81 computations (80.4% saved)
(negabs z)
(abs y)
Compiled 1 002 to 272 computations (72.9% saved)
Loading profile data...