
Time bar (total: 2.5s)
| 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)
| 492.0ms | 8 256× | 74 | valid |
ival-sin: 182.0ms (59% of total)ival-div!: 81.0ms (26.3% of total)ival-mult!: 36.0ms (11.7% of total)adjust: 9.0ms (2.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 8 | 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 | 8 | 0 |
| ↳ | (*.f64 x (/.f64 (sin.f64 y) y)) | underflow | 25 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 8 | 0 |
| - | 0 | 248 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 8 | 0 | 0 |
| - | 0 | 0 | 248 |
| number | freq |
|---|---|
| 0 | 248 |
| 1 | 8 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 74 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-sin: 12.0ms (60.3% of total)ival-div!: 5.0ms (25.1% of total)ival-mult!: 2.0ms (10% of total)adjust: 1.0ms (5% 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.8% | (/.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 | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 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) |
| 1.0ms | y | @ | 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)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 12 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 49 | 13 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| 83.1% | (/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) | |
| ▶ | 84.1% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 82.5% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) | |
| ✓ | 96.8% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| ▶ | 52.7% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
| 52.1% | (/.f64 (*.f64 x #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)))) z) | |
| 52.0% | (/.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) | |
| ▶ | 52.8% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
| 52.8% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) | |
| ▶ | 58.8% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 82.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| 82.8% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) | |
| ▶ | 46.9% | #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))) |
Compiled 356 to 267 computations (25% 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 (* 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 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
#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))) |
(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)) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) z) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal -1/6 binary64) x) |
(/.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 (/ (* 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 (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)) z))))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (/ (* x (- (* 1/120 (pow y 2)) 1/6)) z))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* x (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (* x (- (/ (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) z) (/ 1 z)))))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* -1 (/ (* x (+ 1/6 (* -1/120 (pow y 2)))) z)))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (* -1/120 (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 (/ (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 (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* 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 (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* -1/6 (/ x z)))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z))))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#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 (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* 1/120 (/ (* x (pow y 4)) z)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (+ (* 1/120 (/ x z)) (/ x (* (pow y 4) z))))))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* 1/120 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (/ (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) z))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (/ (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))) z))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) 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 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (/ (* x (/ (sin y) y)) z) (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) 1/120 (* (* y y) x) (* -1/6 x) (/ x z)) |
| 4.0ms | x | @ | inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) 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 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (/ (* x (/ (sin y) y)) z) (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) 1/120 (* (* y y) x) (* -1/6 x) (/ x z)) |
| 4.0ms | y | @ | -inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) 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 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (/ (* x (/ (sin y) y)) z) (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) 1/120 (* (* y y) x) (* -1/6 x) (/ x z)) |
| 3.0ms | x | @ | 0 | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) 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 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (/ (* x (/ (sin y) y)) z) (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) 1/120 (* (* y y) x) (* -1/6 x) (/ x z)) |
| 3.0ms | y | @ | inf | ((/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) y x (* z y) 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 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (/ (* x (/ (sin y) y)) z) (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) 1/120 (* (* y y) x) (* -1/6 x) (/ x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 1657 |
| 0 | 260 | 1590 |
| 1 | 1038 | 1523 |
| 0 | 8394 | 1421 |
| 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 (* 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 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
#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))) |
(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)) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) z) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal -1/6 binary64) x) |
(/.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 (/ (* 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 (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)) z))))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (/ (* x (- (* 1/120 (pow y 2)) 1/6)) z))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* x (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (* x (- (/ (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) z) (/ 1 z)))))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* -1 (/ (* x (+ 1/6 (* -1/120 (pow y 2)))) z)))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (* -1/120 (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 (/ (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 (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* 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 (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* -1/6 (/ x z)))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z))))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#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 (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* 1/120 (/ (* x (pow y 4)) z)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (+ (* 1/120 (/ x z)) (/ x (* (pow y 4) z))))))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* 1/120 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (/ (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) z))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) #s(hole binary64 (/ (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))) z))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))) z)))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 x y) z) (sin.f64 y)) |
(*.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 (/.f64 x y) z)) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) z) y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.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 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 z) 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 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) y))) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
y |
x |
(*.f64 z y) |
(*.f64 y z) |
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) (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 y y) #s(literal -1/6 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 (*.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 (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 y y) #s(literal -1/6 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 (*.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 (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/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 (*.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 #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 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 (*.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 #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 (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 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) (/.f64 x z)) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) (*.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x) (*.f64 z y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y)) z)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) x) (neg.f64 z))) |
(*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) x) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) x) (neg.f64 y)) |
(/.f64 (*.f64 x (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) y)) |
(neg.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) (neg.f64 y))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) y) (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 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) y) (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 y (-.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 (*.f64 y (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (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 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (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))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) y) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y y) y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y y) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y) y) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(-.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) y) |
(+.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (neg.f64 x)) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (neg.f64 x)) z)) |
(*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x) |
(*.f64 x (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) #s(literal 2 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) z)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 z #s(literal -3 binary64))) x) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (-.f64 (*.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))) (pow.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z)) |
(/.f64 (*.f64 (fma.f64 (-.f64 (*.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 z #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) z)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 z #s(literal -3 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (-.f64 (*.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))) (pow.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z)) (*.f64 z z)) |
(/.f64 (*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x))) (neg.f64 z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64))) (-.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) z (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 x z (*.f64 z (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (neg.f64 z) (*.f64 z (neg.f64 x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) z (*.f64 z x)) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) z)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) (*.f64 x x)) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (neg.f64 x)) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (neg.f64 x)) z))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (neg.f64 x)) z)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (neg.f64 y)) (neg.f64 y) (/.f64 x z)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (fabs.f64 y)) (fabs.f64 y) (/.f64 x z)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) y) y (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) y) y (/.f64 x z)) |
(fma.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) (/.f64 x z)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) (/.f64 x z)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (/.f64 x z) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 y y) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z)) (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z)) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal -1/6 binary64) z) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (/.f64 x z)) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) x (/.f64 x z)) |
(fma.f64 (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (/.f64 x z)) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) x (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z))) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) |
(fma.f64 (/.f64 x z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z) (/.f64 x z)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (*.f64 y y) z) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 x z) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 x (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)) (/.f64 x z)) |
(fma.f64 x (pow.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z))) |
(fma.f64 x (pow.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) |
(fma.f64 y (*.f64 y (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) y) (/.f64 x z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) z)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) x) z))) |
(-.f64 (/.f64 x z) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) y)) y)) |
(-.f64 (/.f64 x z) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) z) (*.f64 y y))) |
(-.f64 (/.f64 x z) (*.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y))) x)) |
(-.f64 (/.f64 x z) (*.f64 (neg.f64 x) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) (*.f64 y y)))) |
(-.f64 (/.f64 x z) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) (pow.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/6 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64) (/.f64 x z))) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y)) z))) |
(+.f64 (/.f64 x z) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 y y) z)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) |
(*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) z)) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (/.f64 x z)) |
(*.f64 x (*.f64 (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) z) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) z))) |
(*.f64 x (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (neg.f64 z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/120 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/120 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (neg.f64 z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) z (*.f64 z (*.f64 #s(literal -1/6 binary64) x))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) z (*.f64 z (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) z)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) z)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 1/120 binary64)) (/.f64 (*.f64 (*.f64 y y) x) z))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) z) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (neg.f64 z)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) z))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) z)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/120 binary64)) y) y (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (/.f64 (*.f64 y y) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) #s(literal 1/120 binary64)) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal 1/120 binary64) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (/.f64 x z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (/.f64 x z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 x z) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 x z) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (/.f64 x z) (*.f64 y y)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 x z) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(fma.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 x (/.f64 #s(literal -1/6 binary64) z) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(fma.f64 y (*.f64 y (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z)) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) z))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 x z))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) x) z)) |
(-.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) z)) #s(literal 1/120 binary64))) |
(-.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/120 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (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 x (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 x (-.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 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) y) y (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 x y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal 1/120 binary64))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.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 #s(literal -1/6 binary64) x) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) x) |
(*.f64 x (pow.f64 z #s(literal -1 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) x) z) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 x (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#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 (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* -1/6 x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (*.f64 (neg.f64 x) (/.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)) z))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
#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) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1/5040 binary64)) z) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) (*.f64 y y) (/.f64 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) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 x y))) |
#s(approx (* (sin y) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 x y))) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) y)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#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) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1/5040 binary64)) z) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) 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 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.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 (*.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 (*.f64 #s(literal 1/120 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #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 (* (+ (* (* y y) -1/6) 1) y) y) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 x (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) (/.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) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64) (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (*.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) z) (*.f64 x (pow.f64 y #s(literal -2 binary64))) (/.f64 (fma.f64 #s(literal 1/120 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) z)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (*.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64) (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) y) y)) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 (*.f64 (fma.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) y) y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx z z) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
#s(approx (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
#s(approx (+ (* (/ (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) z) (* y y)) (/ x z)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) z)) |
Compiled 14 473 to 2 063 computations (85.7% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 529 | 12 | 541 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 534 | 20 | 554 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.1% | (/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
| 82.5% | (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) | |
| ✓ | 84.1% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| ▶ | 49.4% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ✓ | 96.8% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| ▶ | 52.7% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
| 52.1% | (/.f64 (*.f64 x #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)))) z) | |
| ✓ | 52.8% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
| 8.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) | |
| ▶ | 41.2% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) (*.f64 z y)) |
| 52.0% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) | |
| ✓ | 58.8% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 82.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| 52.6% | (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) | |
| ▶ | 82.8% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| 54.5% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) | |
| 46.9% | #s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) | |
| 48.8% | #s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) | |
| 32.3% | #s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) | |
| 51.8% | #s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
Compiled 623 to 450 computations (27.8% saved)
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 (sin.f64 y) x) z) |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
(*.f64 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)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 x (*.f64 z y)) |
| Outputs |
|---|
#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 (* (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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#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 (/ (* 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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#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) 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 (/ (* (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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (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 (* 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 (/ (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 (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#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) (/ 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) #s(hole binary64 (sin y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#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 (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (sin y) x) (sin y) y x z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* -1/6 y) y) 1) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) 1 (* (sin y) (/ x (* z y))) (/ x (* z y))) |
| 4.0ms | y | @ | -inf | ((/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (sin y) x) (sin y) y x z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* -1/6 y) y) 1) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) 1 (* (sin y) (/ x (* z y))) (/ x (* z y))) |
| 3.0ms | x | @ | inf | ((/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (sin y) x) (sin y) y x z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* -1/6 y) y) 1) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) 1 (* (sin y) (/ x (* z y))) (/ x (* z y))) |
| 3.0ms | y | @ | inf | ((/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (sin y) x) (sin y) y x z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* -1/6 y) y) 1) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) 1 (* (sin y) (/ x (* z y))) (/ x (* z y))) |
| 3.0ms | x | @ | 0 | ((/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (sin y) x) (sin y) y x z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (* -1/6 y) y) 1) y) (+ (* (* -1/6 y) y) 1) (* -1/6 y) 1 (* (sin y) (/ x (* z y))) (/ x (* z y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 1573 |
| 0 | 248 | 1552 |
| 1 | 892 | 1488 |
| 0 | 6751 | 1417 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 (sin.f64 y) x) z) |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
(*.f64 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)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 x (*.f64 z y)) |
#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 (* (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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#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 (/ (* 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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#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) 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 (/ (* (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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (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 (* 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 (/ (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 (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#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) (/ 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) #s(hole binary64 (sin y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#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 (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#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 (/.f64 x (*.f64 z y)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.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 z) y))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (neg.f64 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 (*.f64 (sin.f64 y) x) z) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) 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 (*.f64 (sin.f64 y) x) z) (neg.f64 y))) |
(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 (/.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 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
y |
x |
z |
(*.f64 (/.f64 #s(approx (sin y) y) y) (/.f64 x z)) |
(*.f64 (/.f64 x y) (/.f64 #s(approx (sin y) y) z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 x z) (/.f64 #s(approx (sin y) y) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) y) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) y) z)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 z 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) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) y) z) |
(/.f64 (neg.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) z) y) |
(/.f64 (neg.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x))) (*.f64 (neg.f64 z) y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) (*.f64 z y)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x))) (*.f64 z y))) |
(neg.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) (*.f64 (neg.f64 z) y))) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 x y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) y) |
(*.f64 x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
(*.f64 y (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) y) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (*.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))) y) (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 (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))) y) (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 y) (-.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 (*.f64 x y) (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 (*.f64 x y) (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 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.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 y (-.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 (*.f64 y (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 (*.f64 y (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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)))) (-.f64 (*.f64 x y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) (*.f64 y y) (*.f64 x y)) |
(fma.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) (*.f64 x y)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x (*.f64 x y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 x y)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64) (*.f64 x y)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/6 binary64) x) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 y y) x) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y (*.f64 x y)) |
(fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) y) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) (*.f64 x y)) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 x y)) |
(fma.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 x y)) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 #s(literal -1/6 binary64) y) y #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 (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 (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 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #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 #s(literal -1/6 binary64) y) y #s(literal -1 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 (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 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 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 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 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) y)) y x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 x y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.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 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) 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 #s(literal -1/6 binary64) x)) 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 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/6 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #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 (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 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) (/.f64 x z)) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) (*.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x) (*.f64 z y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y)) z)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) x) (neg.f64 z))) |
(*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) x) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) x) (neg.f64 y)) |
(/.f64 (*.f64 x (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) x) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) y)) |
(neg.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) (neg.f64 y))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #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))) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #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)) y) (+.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 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (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 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.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 y (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 y (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 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y y) y) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y y) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y) y) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(-.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) y) |
(+.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 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 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 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 (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 (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 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (-.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 (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 (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 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 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 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 (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 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 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 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (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 (*.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 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 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 #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 #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 (*.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 (*.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)) |
#s(literal 1 binary64) |
(*.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 (/.f64 x (*.f64 z y)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.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 z) y))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) z)) (neg.f64 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 (*.f64 (sin.f64 y) x) z) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) 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 (*.f64 (sin.f64 y) x) z) (neg.f64 y))) |
(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 (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))) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ (* (sin y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #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) x) z)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ x (* z y)) (/.f64 x (*.f64 z y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#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 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (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 (/ (/ (* (sin y) x) z) 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)) 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 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) |
#s(approx (/ (* (sin y) x) z) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 (/.f64 x z) y))) |
#s(approx (/ (* (sin y) x) z) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (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 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 (/.f64 x z) y))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (* (sin y) x) (*.f64 (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) y)) |
#s(approx (* (sin y) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (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 x y))) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.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) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (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 (/ (/ (* (sin y) x) z) 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)) 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 (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 x y)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (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 (/ (/ (* (sin y) x) z) 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)) 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 #s(literal -1/6 binary64) y) y #s(literal 1 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 #s(literal -1/6 binary64) y) y #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 (* (+ (* (* -1/6 y) y) 1) y) y) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (* -1/6 y) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* -1/6 y) y) 1) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 x z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z)) |
#s(approx (/ (/ (* (sin y) x) z) y) (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 (/ (/ (* (sin y) x) z) 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)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#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 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* -1/6 y) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* -1/6 y) y) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (/.f64 (neg.f64 x) y) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* -1/6 y) y) 1) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx z z) |
Compiled 7 888 to 1 496 computations (81% saved)
29 alts after pruning (21 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 384 | 10 | 394 |
| Fresh | 0 | 11 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 385 | 29 | 414 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 83.1% | (/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
| 45.7% | (/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) | |
| 82.5% | (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) | |
| 45.0% | (/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) | |
| ▶ | 87.7% | (/.f64 (*.f64 (/.f64 x z) (sin.f64 y)) y) |
| ✓ | 84.1% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 52.2% | (/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x y)) z) | |
| ✓ | 49.4% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ✓ | 96.8% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| ✓ | 52.7% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
| 52.1% | (/.f64 (*.f64 x #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)))) z) | |
| ✓ | 52.8% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
| 8.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) | |
| 44.4% | (/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) y) | |
| ▶ | 50.4% | (/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
| ▶ | 42.0% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 z y)) |
| 9.1% | (/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) | |
| 52.0% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) | |
| ✓ | 58.8% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 82.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| 52.6% | (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) | |
| 51.9% | (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) | |
| ✓ | 82.8% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| 54.5% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) | |
| ▶ | 54.7% | (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
| ▶ | 46.9% | #s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
| 48.8% | #s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) | |
| 32.3% | #s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) | |
| 51.8% | #s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
Compiled 826 to 599 computations (27.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 x z) (sin.f64 y)) y) |
(*.f64 (/.f64 x z) (sin.f64 y)) |
(/.f64 x z) |
x |
z |
(sin.f64 y) |
y |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(/.f64 #s(approx (sin y) y) (*.f64 z y)) |
#s(approx (sin y) y) |
(*.f64 z y) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 z y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) y) |
(*.f64 #s(literal -1/6 binary64) x) |
#s(literal -1/6 binary64) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 y y) |
#s(literal 1/120 binary64) |
| Outputs |
|---|
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (/ x z) (sin y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#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 (* (/ x z) y) #s(hole binary64 (/ (* x y) 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 (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* -1/6 x) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)) z))))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (/ (* x (- (* 1/120 (pow y 2)) 1/6)) z))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* x (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)) z)) (/ 1 z)))))) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (/ x z) (sin y)) 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 z) (sin y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ x z) (sin y)) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (* (/ x z) (sin y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (* (/ x z) (sin y)) #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) #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) (* 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 (/ (sin y) (* z y)) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (sin y) (* z y)) #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 (* 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) 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) 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 (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (+ x (* -1/6 (* x (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 (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* 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 (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (* -1/6 (/ x z)))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z))))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* -1/6 x))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* 1/120 (/ (* x (pow y 4)) z)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (+ (* 1/120 (/ x z)) (/ x (* (pow y 4) z))))))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (* 1/120 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (/ (+ x (* x (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) z))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (* x (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | ((/ (* (/ x z) (sin y)) y) (* (/ x z) (sin y)) (/ x z) x z (sin y) y (* x (/ (sin y) (* z y))) (/ (sin y) (* z y)) (sin y) (* z y) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (/ x z) y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 x) y) y) x) y) (+ (* (* (* -1/6 x) y) y) x) (* (* -1/6 x) y) (* -1/6 x) -1/6 (/ (* x (/ (sin y) y)) z) (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* x (+ (* (* y y) 1/120) -1/6)) (+ (* (* y y) 1/120) -1/6) (* y y) 1/120) |
| 5.0ms | x | @ | -inf | ((/ (* (/ x z) (sin y)) y) (* (/ x z) (sin y)) (/ x z) x z (sin y) y (* x (/ (sin y) (* z y))) (/ (sin y) (* z y)) (sin y) (* z y) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (/ x z) y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 x) y) y) x) y) (+ (* (* (* -1/6 x) y) y) x) (* (* -1/6 x) y) (* -1/6 x) -1/6 (/ (* x (/ (sin y) y)) z) (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* x (+ (* (* y y) 1/120) -1/6)) (+ (* (* y y) 1/120) -1/6) (* y y) 1/120) |
| 5.0ms | z | @ | -inf | ((/ (* (/ x z) (sin y)) y) (* (/ x z) (sin y)) (/ x z) x z (sin y) y (* x (/ (sin y) (* z y))) (/ (sin y) (* z y)) (sin y) (* z y) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (/ x z) y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 x) y) y) x) y) (+ (* (* (* -1/6 x) y) y) x) (* (* -1/6 x) y) (* -1/6 x) -1/6 (/ (* x (/ (sin y) y)) z) (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* x (+ (* (* y y) 1/120) -1/6)) (+ (* (* y y) 1/120) -1/6) (* y y) 1/120) |
| 4.0ms | x | @ | 0 | ((/ (* (/ x z) (sin y)) y) (* (/ x z) (sin y)) (/ x z) x z (sin y) y (* x (/ (sin y) (* z y))) (/ (sin y) (* z y)) (sin y) (* z y) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (/ x z) y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 x) y) y) x) y) (+ (* (* (* -1/6 x) y) y) x) (* (* -1/6 x) y) (* -1/6 x) -1/6 (/ (* x (/ (sin y) y)) z) (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* x (+ (* (* y y) 1/120) -1/6)) (+ (* (* y y) 1/120) -1/6) (* y y) 1/120) |
| 4.0ms | y | @ | -inf | ((/ (* (/ x z) (sin y)) y) (* (/ x z) (sin y)) (/ x z) x z (sin y) y (* x (/ (sin y) (* z y))) (/ (sin y) (* z y)) (sin y) (* z y) (/ (/ (* (sin y) x) z) y) (/ (* (sin y) x) z) (* (/ x z) y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 x) y) y) x) y) (+ (* (* (* -1/6 x) y) y) x) (* (* -1/6 x) y) (* -1/6 x) -1/6 (/ (* x (/ (sin y) y)) z) (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* x (+ (* (* y y) 1/120) -1/6)) (+ (* (* y y) 1/120) -1/6) (* y y) 1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 2265 |
| 0 | 323 | 2218 |
| 1 | 1270 | 2080 |
| 0 | 8804 | 2001 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 x z) (sin.f64 y)) y) |
(*.f64 (/.f64 x z) (sin.f64 y)) |
(/.f64 x z) |
x |
z |
(sin.f64 y) |
y |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(/.f64 #s(approx (sin y) y) (*.f64 z y)) |
#s(approx (sin y) y) |
(*.f64 z y) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 z y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) y) |
(*.f64 #s(literal -1/6 binary64) x) |
#s(literal -1/6 binary64) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 y y) |
#s(literal 1/120 binary64) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (/ x z) (sin y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#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 (* (/ x z) y) #s(hole binary64 (/ (* x y) 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 (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* -1/6 x) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)) z))))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (/ (* x (- (* 1/120 (pow y 2)) 1/6)) z))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* x (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)) z)) (/ 1 z)))))) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (/ x z) (sin y)) y) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (/ x z) (sin y)) 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 z) (sin y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ x z) (sin y)) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (* (/ x z) (sin y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (* (/ x z) (sin y)) #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) #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) (* 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 (/ (sin y) (* z y)) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (sin y) (* z y)) #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 (* 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) 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) 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 (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (+ x (* -1/6 (* x (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 (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* 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 (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (* -1/6 (/ x z)))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z))))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* -1/6 x))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* 1/120 (/ (* x (pow y 4)) z)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (* (pow y 2) z))) (+ (* 1/120 (/ x z)) (/ x (* (pow y 4) z))))))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (* 1/120 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (* (pow y 2) z))) (* 1/120 (/ x z)))))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (/ (+ x (* x (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) z))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (* x (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) z)))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x) |
(*.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 y z))) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) y) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) z) (sin.f64 y)) (neg.f64 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) x) z) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 y z)) |
(neg.f64 (/.f64 (*.f64 (/.f64 (neg.f64 x) z) (sin.f64 y)) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (neg.f64 y))) |
(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 (/.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 (/.f64 (neg.f64 x) z) (sin.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x (neg.f64 (neg.f64 z))) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
x |
z |
(sin.f64 y) |
y |
(*.f64 (/.f64 x y) (/.f64 #s(approx (sin y) y) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(approx (sin y) y) y)) |
(*.f64 (/.f64 (/.f64 #s(approx (sin y) y) z) y) x) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) y) z) y)) |
(/.f64 (neg.f64 (*.f64 x #s(approx (sin y) y))) (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 x #s(approx (sin y) y)) (*.f64 y z)) |
(/.f64 (neg.f64 (/.f64 #s(approx (sin y) y) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (/.f64 #s(approx (sin y) y) z) y) |
(/.f64 (neg.f64 #s(approx (sin y) y)) (*.f64 (neg.f64 z) y)) |
(/.f64 #s(approx (sin y) y) (*.f64 y z)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sin y) y)) (*.f64 y z))) |
(neg.f64 (/.f64 #s(approx (sin y) y) (*.f64 (neg.f64 z) y))) |
#s(approx (sin y) y) |
(*.f64 y z) |
(*.f64 z y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y))) (neg.f64 y)) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y))) y)) |
(neg.f64 (/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) (neg.f64 y))) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) z)) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) z) y) |
(/.f64 (neg.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x))) (*.f64 (neg.f64 z) y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) (*.f64 y z)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x))) (*.f64 y z))) |
(neg.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) (*.f64 (neg.f64 z) y))) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y) |
(*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x)) |
(*.f64 x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) x)) #s(literal -1/6 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3 binary64))) x (*.f64 y x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x (*.f64 y x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64) (*.f64 y x)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/6 binary64) x) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 y x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y x)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) x)) |
(fma.f64 y x (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(fma.f64 y x (*.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(fma.f64 y x (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) x)) |
(fma.f64 x y (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(fma.f64 x y (*.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(fma.f64 x y (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 y #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) x)) |
(+.f64 (*.f64 y x) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(+.f64 (*.f64 y x) (*.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(*.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 (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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) 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 (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 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.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 (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 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (*.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)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 y (*.f64 y x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y x) 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 #s(literal -1/6 binary64) x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(-.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 (/.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 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 #s(literal -1/6 binary64) x) y))) |
(-.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 x x (*.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 (*.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 #s(literal -1/6 binary64) y) x) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) y) |
(*.f64 (*.f64 y x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) x)) |
(neg.f64 (*.f64 (*.f64 y x) #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y x))) |
(*.f64 #s(literal -1/6 binary64) x) |
(*.f64 x #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal -1/6 binary64) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.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)) x) z)) |
(*.f64 (/.f64 (neg.f64 (*.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)) x)) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.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)) x)) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64))) (-.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z) (*.f64 z (neg.f64 x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) z (*.f64 z x)) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 x) z (*.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 x z (*.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y))) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) x) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)))))) |
(/.f64 (neg.f64 (*.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)) x)) (neg.f64 z)) |
(/.f64 (*.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)) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.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)) x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (*.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)) x)) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.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)) x)) z))) |
(neg.f64 (/.f64 (neg.f64 (*.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)) x)) z)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 x z)) #s(literal -1/6 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (/.f64 (*.f64 (*.f64 y y) x) z) (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) (neg.f64 y)) (neg.f64 y) (/.f64 x z)) |
(fma.f64 (*.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) (fabs.f64 y)) (fabs.f64 y) (/.f64 x z)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) y) y (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) y) y (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) y) y (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) y) y (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) y) y (/.f64 x z)) |
(fma.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 y y) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) y) y (/.f64 x z))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z) (/.f64 x z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z)))) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) (*.f64 y y) (/.f64 x z)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (/.f64 x z) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (/.f64 (*.f64 (*.f64 y y) x) z) (/.f64 x z))) |
(fma.f64 (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (/.f64 (*.f64 (*.f64 y y) x) z) (/.f64 x z))) |
(fma.f64 (*.f64 y y) (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) (/.f64 x z)) |
(fma.f64 x (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z) y) y) (/.f64 x z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) x) z)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) x) z))) |
(-.f64 (/.f64 x z) (*.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) y)) y)) |
(-.f64 (/.f64 x z) (*.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z))) (*.f64 y y))) |
(-.f64 (/.f64 x z) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)))) |
(-.f64 (/.f64 x z) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z))) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) y) y)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) y) y)) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (/.f64 x z))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (/.f64 (*.f64 (*.f64 y y) x) z))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)))))) (/.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (-.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) y) y) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) y) y (/.f64 x z))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (/.f64 x z)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (/.f64 (*.f64 (*.f64 y y) x) z) (/.f64 x z))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) (/.f64 x z)) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) y) y) (neg.f64 z)))) |
(+.f64 (/.f64 x z) (*.f64 (*.f64 (*.f64 y y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z))) |
(*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (pow.f64 (*.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 (*.f64 y y) x) z)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 (*.f64 y y) x) z)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) z (*.f64 z (*.f64 #s(literal -1/6 binary64) x))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) z (*.f64 z (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))) z)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) (neg.f64 z))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (/.f64 (*.f64 y y) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 x z) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 x z) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (/.f64 (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))) z)) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))) z))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 x z))) |
(-.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) z)) #s(literal 1/120 binary64))) |
(-.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 (*.f64 y y) x) z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64)) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (/.f64 x z) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) y) y (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 y x) (*.f64 y #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) x) #s(literal 1/120 binary64))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(/.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 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.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)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 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)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 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 (*.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 y y) #s(literal -1/6 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #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)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.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 #s(literal -1/6 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/120 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)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 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))) |
(*.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/120 binary64) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ (* (sin y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ (* (sin y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z)) |
#s(approx (* (/ x z) y) (*.f64 (/.f64 x z) y)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x)) |
#s(approx (* (* -1/6 x) y) (*.f64 (*.f64 #s(literal -1/6 binary64) x) y)) |
#s(approx (* -1/6 x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (*.f64 (/.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)) z) x)) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x)) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 (*.f64 (neg.f64 y) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.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)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) 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) x) z) (*.f64 (/.f64 x z) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.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)) x) z) y)) |
#s(approx (/ (* (sin y) x) z) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (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 (/.f64 x z) y))) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (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)) y)) |
#s(approx y y) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.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)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) 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) (* z y)) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (sin y) (* z 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)) z)) |
#s(approx (/ (sin y) (* z y)) (fma.f64 (-.f64 (*.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 (* z y) (*.f64 y z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.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)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) 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) x) z) (*.f64 (/.f64 x z) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z) y)) |
#s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.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)) x) z) y)) |
#s(approx (/ (* (sin y) x) z) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (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 (/.f64 x z) y))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.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)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) 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) x) (*.f64 y x)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (* (sin y) x) (*.f64 (*.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)) x) y)) |
#s(approx (* (sin y) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (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 x))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) x) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.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)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) 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 (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/.f64 (*.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)) x) z)) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x)) |
#s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) -1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (sin y) (* z y)) (/.f64 (/.f64 (sin.f64 y) y) z)) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* -1/6 x) y) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) z) #s(literal 1/120 binary64))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (*.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 y y)) z) #s(literal -1/6 binary64) (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (*.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) z) (/.f64 x (*.f64 y y)) (/.f64 (fma.f64 #s(literal 1/120 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) z)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (*.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/120 binary64))) |
#s(approx (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 y y)) z) #s(literal -1/6 binary64) (*.f64 (/.f64 x z) #s(literal 1/120 binary64))) y) y)) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
#s(approx (* x (+ (* (* y y) 1/120) -1/6)) (*.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) y) y)) |
#s(approx (+ (* (* y y) 1/120) -1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) y) y)) |
#s(approx (* (+ (* (* (* -1/6 x) y) y) x) y) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 x) (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx z z) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/.f64 (*.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)) x) z)) |
#s(approx (+ (* (/ (* x (+ (* (* y y) 1/120) -1/6)) z) (* y y)) (/ x z)) (/.f64 (*.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)) x) z)) |
Compiled 11 905 to 1 689 computations (85.8% saved)
28 alts after pruning (17 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 451 | 4 | 455 |
| Fresh | 3 | 13 | 16 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 7 | 8 |
| Total | 456 | 28 | 484 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 83.1% | (/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
| 45.7% | (/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) | |
| 82.5% | (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) | |
| 45.0% | (/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) | |
| ✓ | 87.7% | (/.f64 (*.f64 (/.f64 x z) (sin.f64 y)) y) |
| ✓ | 84.1% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 52.2% | (/.f64 (*.f64 #s(approx (sin y) y) (/.f64 x y)) z) | |
| ✓ | 49.4% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ✓ | 96.8% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| ✓ | 52.7% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
| 52.1% | (/.f64 (*.f64 x #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)))) z) | |
| 8.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) | |
| ✓ | 50.4% | (/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
| 9.1% | (/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) | |
| 52.0% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) | |
| ✓ | 58.8% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 82.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| 52.6% | (*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) x) | |
| 51.9% | (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) | |
| ✓ | 82.8% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
| 54.5% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) | |
| ✓ | 54.7% | (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
| 58.6% | (*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) | |
| 51.8% | (*.f64 x #s(approx (/ (sin y) (* z 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)) z))) | |
| ✓ | 46.9% | #s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
| 48.8% | #s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) | |
| 52.8% | #s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) | |
| 32.3% | #s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) |
Compiled 1 071 to 489 computations (54.3% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.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 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(/.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 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 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)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(*.f64 x #s(approx (/ (sin y) (* z 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)) z))) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
(/.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 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) |
(/.f64 (*.f64 x #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)))) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (/.f64 x z) (sin.f64 y)) y) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
6 calls:
| 10.0ms | y |
| 9.0ms | z |
| 9.0ms | x |
| 9.0ms | (/.f64 (sin.f64 y) y) |
| 9.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 1 | (/.f64 (sin.f64 y) y) |
| 96.8% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 96.8% | 1 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 96.8% | 1 | x |
| 96.8% | 1 | y |
| 96.8% | 1 | z |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.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 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(/.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 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 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)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(*.f64 x #s(approx (/ (sin y) (* z 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)) z))) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
(/.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 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) |
(/.f64 (*.f64 x #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)))) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
6 calls:
| 9.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 9.0ms | z |
| 8.0ms | y |
| 8.0ms | x |
| 8.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 2 | x |
| 96.9% | 2 | y |
| 96.9% | 2 | (/.f64 (sin.f64 y) y) |
| 93.0% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 93.3% | 4 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 89.8% | 2 | z |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.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 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(/.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 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 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)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(*.f64 x #s(approx (/ (sin y) (* z 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)) z))) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
(/.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 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) |
(/.f64 (*.f64 x #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)))) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
2 calls:
| 8.0ms | y |
| 8.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 2 | (/.f64 (sin.f64 y) y) |
| 96.6% | 2 | y |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.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 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(/.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 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 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)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(*.f64 x #s(approx (/ (sin y) (* z 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)) z))) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
(/.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 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) |
(/.f64 (*.f64 x #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)))) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 x #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)))) z) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
6 calls:
| 7.0ms | x |
| 7.0ms | z |
| 7.0ms | y |
| 7.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.5% | 2 | z |
| 65.8% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 63.7% | 2 | x |
| 63.6% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 66.1% | 2 | (/.f64 (sin.f64 y) y) |
| 66.2% | 2 | y |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.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 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(/.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 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 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)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(*.f64 x #s(approx (/ (sin y) (* z 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)) z))) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) x)) |
(/.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 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) x) z) y)) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) z) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z) x) (*.f64 z z))) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
2 calls:
| 7.0ms | y |
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 2 | (/.f64 (sin.f64 y) y) |
| 66.1% | 2 | y |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.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 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 #s(approx (/ (* (sin y) x) z) (*.f64 (/.f64 x z) y)) y) |
(/.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 #s(approx (sin y) y) (/.f64 x y)) z) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) y) z) x) y) |
(/.f64 (/.f64 #s(approx (* (sin y) x) (*.f64 x y)) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) y)) (*.f64 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)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 #s(approx (+ (* 1/120 (* (* y y) x)) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (*.f64 x #s(approx (+ (* (* y y) 1/120) -1/6) #s(literal -1/6 binary64))) z) (*.f64 y y) (/.f64 x z))) |
(*.f64 x #s(approx (/ (sin y) (* z 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)) z))) |
| Outputs |
|---|
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
2 calls:
| 5.0ms | y |
| 5.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 2 | (/.f64 (sin.f64 y) y) |
| 66.1% | 2 | y |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.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) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
3 calls:
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 65.7% | 2 | (/.f64 (sin.f64 y) y) |
| 65.7% | 2 | y |
Compiled 13 to 15 computations (-15.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y))) |
6 calls:
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.2% | 2 | z |
| 61.3% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 60.7% | 2 | x |
| 63.3% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 63.3% | 2 | (/.f64 (sin.f64 y) y) |
| 63.3% | 2 | y |
Compiled 21 to 27 computations (-28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
6 calls:
| 1.0ms | z |
| 1.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 1 | x |
| 58.8% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 58.8% | 1 | z |
| 58.8% | 1 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 58.8% | 1 | (/.f64 (sin.f64 y) y) |
| 58.8% | 1 | y |
Compiled 21 to 27 computations (-28.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999647046749 | 0.9999999999988188 |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.00046018686738828697 | 0.00625460558348974 |
| 5.0ms | 96× | 74 | valid |
Compiled 191 to 151 computations (20.9% saved)
ival-sin: 1.0ms (41.1% of total)ival-div!: 1.0ms (41.1% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 7028.872832558508 | 22932.70532771575 |
| 6.0ms | 80× | 74 | valid |
Compiled 191 to 153 computations (19.9% saved)
ival-sin: 3.0ms (73.5% of total)ival-div!: 1.0ms (24.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 | 1.235642181471893 | 15.975810070272164 |
| 7.0ms | 96× | 74 | valid |
Compiled 203 to 157 computations (22.7% saved)
ival-sin: 3.0ms (63.4% of total)ival-div!: 1.0ms (21.1% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7028.872832558508 | 22932.70532771575 |
Compiled 156 to 128 computations (17.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.00625460558348974 | 0.8286509544573539 |
| 5.0ms | 112× | 74 | valid |
Compiled 151 to 139 computations (7.9% saved)
ival-sin: 1.0ms (36.9% of total)ival-div!: 1.0ms (36.9% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.00625460558348974 | 0.8286509544573539 |
| 1.0ms | 32× | 74 | valid |
Compiled 151 to 139 computations (7.9% saved)
adjust: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 234 |
| 1 | 75 | 234 |
| 2 | 90 | 234 |
| 3 | 109 | 234 |
| 4 | 144 | 234 |
| 5 | 319 | 234 |
| 6 | 2222 | 234 |
| 7 | 5380 | 234 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 9007199074597007/9007199254740992 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z)) |
(if (<=.f64 y #s(literal 7839866231326559/4611686018427387904 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y)))) |
(if (<=.f64 y #s(literal 8000 binary64)) (/.f64 (*.f64 x #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)))) z) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 2476979795053773/562949953421312 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 8000 binary64)) #s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 3602879701896397/144115188075855872 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 3458764513820541/144115188075855872 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z) (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y)))) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| Outputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 9007199074597007/9007199254740992 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z)) |
(if (<=.f64 y #s(literal 7839866231326559/4611686018427387904 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y)))) |
(if (<=.f64 y #s(literal 8000 binary64)) (/.f64 (*.f64 x #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)))) z) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 2476979795053773/562949953421312 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x)) z) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 8000 binary64)) #s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) z)) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 3602879701896397/144115188075855872 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z) (*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y))) |
(if (<=.f64 y #s(literal 3458764513820541/144115188075855872 binary64)) (/.f64 #s(approx (* x (/ (sin y) y)) x) z) (*.f64 x (/.f64 #s(approx (sin y) y) (*.f64 z y)))) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 1× | fuel |
Compiled 234 to 66 computations (71.8% saved)
(negabs z)
(negabs x)
(abs y)
Compiled 856 to 372 computations (56.5% saved)
Loading profile data...