
Time bar (total: 5.7s)
| 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)
| 2.9s | 8 256× | 0 | valid |
ival-sin: 248.0ms (63.1% of total)ival-div!: 86.0ms (21.9% of total)ival-mult!: 57.0ms (14.5% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 13 | 0 | - | 2 | (-6.7748590339706006e-102 -2.4436485365933934e+217 -4.772317541678724e-25) | (/.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 | 11 | 0 |
| ↳ | (*.f64 x (/.f64 (sin.f64 y) y)) | underflow | 34 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 11 | 2 |
| - | 0 | 243 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 11 | 0 | 2 |
| - | 0 | 0 | 243 |
| number | freq |
|---|---|
| 0 | 245 |
| 1 | 11 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 85.0ms | 512× | 0 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-sin: 13.0ms (63.2% of total)ival-div!: 5.0ms (24.3% of total)ival-mult!: 2.0ms (9.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 83 |
| 1 | 74 | 83 |
| 2 | 184 | 83 |
| 3 | 411 | 83 |
| 4 | 874 | 83 |
| 5 | 1623 | 83 |
| 6 | 2402 | 83 |
| 7 | 4432 | 83 |
| 8 | 7983 | 83 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.5% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(abs y)
(negabs x)
(negabs z)
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
z |
| Outputs |
|---|
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 3.0ms | x | @ | -inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 2.0ms | x | @ | 0 | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 2.0ms | x | @ | inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
| 1.0ms | z | @ | -inf | ((/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 382 |
| 0 | 97 | 382 |
| 1 | 474 | 376 |
| 0 | 4216 | 356 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
z |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (sin.f64 y) z) y) x) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) z) y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 y) z))) |
(*.f64 (/.f64 (sin.f64 y) y) x) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (sin.f64 y) y))) |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
z |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx x x) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx z z) |
Compiled 700 to 180 computations (74.3% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 14 | 54 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 41 | 14 | 55 |
| Status | Accuracy | Program |
|---|---|---|
| 89.1% | (/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) | |
| ▶ | 84.4% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 84.7% | (/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) | |
| ▶ | 51.8% | (/.f64 (*.f64 x (/.f64 #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)) y)) z) |
| 52.4% | (/.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) | |
| 51.8% | (/.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) | |
| ▶ | 51.3% | (/.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.5% | (/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) | |
| 52.5% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) | |
| ▶ | 58.6% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 84.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| ▶ | 96.8% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| 84.6% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) | |
| 45.9% | #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))) |
Compiled 438 to 316 computations (27.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(/.f64 x z) |
x |
z |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
#s(approx (* x (/ (sin y) y)) x) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
(*.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)))) |
#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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(*.f64 x (/.f64 #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)) y)) |
(/.f64 #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)) 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)) |
(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) |
(*.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)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (sin.f64 y) x) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* y (* y y)) #s(hole binary64 (pow y 3))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (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 (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | x | @ | inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* z y)) |
| 5.0ms | z | @ | -inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* z y)) |
| 4.0ms | y | @ | inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* z y)) |
| 4.0ms | y | @ | -inf | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* z y)) |
| 4.0ms | z | @ | 0 | ((* (/ (sin y) y) (/ x z)) (/ (sin y) y) (sin y) y (/ x z) x z (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 1983 |
| 0 | 281 | 1893 |
| 1 | 1032 | 1860 |
| 0 | 8002 | 1765 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(/.f64 x z) |
x |
z |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
#s(approx (* x (/ (sin y) y)) x) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z) |
(*.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)))) |
#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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(*.f64 x (/.f64 #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)) y)) |
(/.f64 #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)) 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)) |
(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) |
(*.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)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (sin.f64 y) x) |
(*.f64 z y) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (/ (sin y) y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* y (* y y)) #s(hole binary64 (pow y 3))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (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 (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx z #s(hole binary64 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 (neg.f64 (sin.f64 y)) (/.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 x z) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (sin.f64 y) z))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (neg.f64 x) (/.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 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(neg.f64 (/.f64 x (neg.f64 z))) |
x |
z |
(/.f64 (neg.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) x)) (neg.f64 z)) |
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) x)) z)) |
(neg.f64 (/.f64 #s(approx (* x (/ (sin y) y)) x) (neg.f64 z))) |
#s(approx (* x (/ (sin y) y)) x) |
(*.f64 (/.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 x (/.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) z)) |
(neg.f64 (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) (neg.f64 z))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) |
(/.f64 (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 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 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)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 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)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 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 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #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 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/120 binary64) 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/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) y) x) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) y)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y))) y)) |
(neg.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (neg.f64 y))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64))) (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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 y (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y))) |
(-.f64 y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y) |
(+.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 y (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 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))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) y) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) y) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) y) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 y (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) y)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
(*.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 (neg.f64 (sin.f64 y)) (/.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 x z) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (sin.f64 y) z))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 z) y))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) z)) y) |
(/.f64 (*.f64 (neg.f64 x) (/.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)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (*.f64 (/.f64 (sin.f64 y) y) x) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x 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 (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 x z)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) (* z y)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.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 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) |
#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 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #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 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) (* z y)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) x))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) y) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) 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 (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
#s(approx (* y (* y y)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 x z)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z)) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) (* z y)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) z)))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) 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 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 x y))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) (-.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal -1/120 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) y) y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (neg.f64 (fma.f64 #s(literal -1/120 binary64) (pow.f64 y #s(literal -2 binary64)) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (neg.f64 (fma.f64 #s(literal -1/120 binary64) (pow.f64 y #s(literal -2 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)) #s(literal 1/5040 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)) (-.f64 #s(literal 1/5040 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (neg.f64 (fma.f64 #s(literal -1/120 binary64) (pow.f64 y #s(literal -2 binary64)) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx z z) |
Compiled 13 087 to 2 738 computations (79.1% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 447 | 9 | 456 |
| Fresh | 4 | 5 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 453 | 17 | 470 |
| Status | Accuracy | Program |
|---|---|---|
| 84.7% | (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) | |
| ▶ | 89.1% | (/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
| ✓ | 84.4% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 51.3% | (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) | |
| ▶ | 50.1% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| 51.8% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) | |
| ▶ | 52.4% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
| ▶ | 51.8% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) z) |
| 52.4% | (/.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) | |
| ▶ | 42.8% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
| 52.5% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) | |
| ✓ | 58.6% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 84.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| ✓ | 96.8% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| 84.6% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) | |
| 51.7% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x z)) | |
| 54.9% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
Compiled 510 to 378 computations (25.9% saved)
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(*.f64 (/.f64 x y) (sin.f64 y)) |
(/.f64 x y) |
x |
y |
(sin.f64 y) |
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) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) |
(/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y) |
(*.f64 y (*.f64 y y)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) |
(/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y) |
#s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)) |
(neg.f64 y) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
| Outputs |
|---|
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x 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 (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (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 (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (/ x y) (sin 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) (sin y)) #s(hole binary64 x)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#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 (/ (* (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 (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (* y y) -1/6) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* 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 y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* y (* y y)) #s(hole binary64 (pow y 3))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 y)) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 3) (+ 1/6 (* -1/120 (pow y 2)))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 3) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) -1/6) x) 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 (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/5040 (pow y 5)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* -1 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* -1 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | ((/ (* (/ x y) (sin y)) z) (* (/ x y) (sin y)) (/ x y) x y (sin y) z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) -1/6) x) x) y) (+ (* (* (* y y) -1/6) x) x) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 5.0ms | y | @ | -inf | ((/ (* (/ x y) (sin y)) z) (* (/ x y) (sin y)) (/ x y) x y (sin y) z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) -1/6) x) x) y) (+ (* (* (* y y) -1/6) x) x) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 5.0ms | y | @ | inf | ((/ (* (/ x y) (sin y)) z) (* (/ x y) (sin y)) (/ x y) x y (sin y) z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) -1/6) x) x) y) (+ (* (* (* y y) -1/6) x) x) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 4.0ms | z | @ | 0 | ((/ (* (/ x y) (sin y)) z) (* (/ x y) (sin y)) (/ x y) x y (sin y) z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) -1/6) x) x) y) (+ (* (* (* y y) -1/6) x) x) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 4.0ms | x | @ | -inf | ((/ (* (/ x y) (sin y)) z) (* (/ x y) (sin y)) (/ x y) x y (sin y) z (/ (* (sin y) x) (* z y)) (* (sin y) x) (sin y) (* z y) (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* y y) -1/6) x) x) y) (+ (* (* (* y y) -1/6) x) x) (* (* y y) -1/6) (* y y) -1/6 (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 3420 |
| 0 | 389 | 3250 |
| 1 | 1336 | 3188 |
| 0 | 8980 | 3116 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
(*.f64 (/.f64 x y) (sin.f64 y)) |
(/.f64 x y) |
x |
y |
(sin.f64 y) |
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) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) |
(/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y) |
(*.f64 y (*.f64 y y)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) |
(/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y) |
#s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)) |
(neg.f64 y) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x 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 (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (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 (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (/ x y) (sin y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (/ x y) (sin 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) (sin y)) #s(hole binary64 x)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#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 (/ (* (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 (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (* y y) -1/6) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* 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 y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* y (* y y)) #s(hole binary64 (pow y 3))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 y)) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 3) (+ 1/6 (* -1/120 (pow y 2)))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 3) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) -1/6) x) 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 (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/5040 (pow y 5)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* -1 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) #s(hole binary64 (* -1 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
(*.f64 (/.f64 x z) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (/.f64 x y) (/.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) y) z)) |
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) z) y) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) y) (neg.f64 (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) y) z) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (sin.f64 y) x) y) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 y) z))) |
(*.f64 (/.f64 (sin.f64 y) y) x) |
(*.f64 (/.f64 x y) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) y) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
(neg.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 x)) y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
x |
y |
(sin.f64 y) |
z |
(*.f64 (/.f64 #s(approx (sin y) y) y) (/.f64 x 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 y) (/.f64 #s(approx (sin y) y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (*.f64 (neg.f64 y) z)) |
(/.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 y) z))) |
(*.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 (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 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)) 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 y) z)) |
(/.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 y) z))) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
(*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 (*.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 y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x (*.f64 y x)) |
(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 y x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 y y) x) (*.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 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 (*.f64 #s(literal -1/6 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.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) x) (*.f64 #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 y (*.f64 #s(literal -1/6 binary64) x)) (*.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 #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 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 y x)) |
(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 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x))) |
(+.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 (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 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #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 (+.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 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.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 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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) (fabs.f64 y)) (fabs.f64 y) 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) y) y x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y 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 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(fma.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 (*.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 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(+.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 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.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 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) y)) |
(neg.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.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 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.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 x (/.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 x #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y))) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)))) y) |
(/.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y))) y)) |
(neg.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) (neg.f64 y))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64))) (*.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 y y) (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 y y) (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y)) y y) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #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(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y) |
(fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 y (*.f64 (*.f64 y y) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64))) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 y y) (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 y y) (*.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64))) y) |
(+.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 y (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 y) y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) x) z) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y)) z)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) x) (neg.f64 z))) |
(*.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) x) |
(*.f64 x (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y)) |
(/.f64 (neg.f64 (*.f64 x #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y)))) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))))) y) |
(/.f64 (neg.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y)))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y)))) y)) |
(neg.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) (neg.f64 y))) |
#s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) #s(literal 2 binary64)) (*.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) #s(literal 3 binary64)))) (fma.f64 y y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y)) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))))) |
(-.f64 y (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y))) |
(+.f64 y (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) y)) |
(+.f64 y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) (neg.f64 y))) |
(+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) (*.f64 (neg.f64 y) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (neg.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y)) |
(*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) (neg.f64 y))) |
(*.f64 y (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y) (*.f64 #s(literal -1/6 binary64) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 #s(literal -1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/216 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 #s(literal -1/5040 binary64) y)) y (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y #s(literal -1/5040 binary64)) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/5040 binary64)) y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) y)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal -1/5040 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/5040 binary64))) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (/.f64 (*.f64 (sin.f64 y) x) y) z)) |
#s(approx (* (/ x y) (sin y)) (/.f64 (*.f64 (sin.f64 y) x) y)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (/.f64 (*.f64 (sin.f64 y) x) y) z)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ (* (* (* y y) -1/6) x) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (/.f64 (*.f64 (sin.f64 y) x) y) z)) |
#s(approx (* (/ x y) (sin y)) (/.f64 (*.f64 (sin.f64 y) x) y)) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (* (* y y) -1/6) x) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 x z)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.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) (sin y)) x) |
#s(approx (* (/ x y) (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x y) (sin y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (/ x y) (sin y)) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) x))) |
#s(approx y 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 (/ (* (sin y) x) (* z y)) (/.f64 x z)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.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 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y x))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ (* (* (* y y) -1/6) x) x) x) |
#s(approx (+ (* (* (* y y) -1/6) x) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) -1/6) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 x z)) |
#s(approx (/ (* (sin y) x) (* z y)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (sin y) x) (* z y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.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) (sin y)) x) |
#s(approx (* (/ x y) (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x y) (sin y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (/ x y) (sin y)) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) 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 (*.f64 y y) (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))) #s(literal 1 binary64))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) y) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) 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 (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) 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 y)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (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)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) y) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) 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 (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) 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 (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (*.f64 y y) (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))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y)) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.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))) y)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (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)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (+ (* (* (* y y) -1/6) x) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) -1/6) x) 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) -1/6) x) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) -1/6) x) 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 (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) y) y)) |
#s(approx (* (+ (* (* (* y y) -1/6) x) 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 (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))))) |
#s(approx (+ (* (* y (* y y)) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6)) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))))) |
#s(approx (- y (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y))) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (neg y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y)) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx z z) |
Compiled 15 695 to 3 321 computations (78.8% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 505 | 7 | 512 |
| Fresh | 1 | 8 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 508 | 21 | 529 |
| Status | Accuracy | Program |
|---|---|---|
| 45.4% | (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) | |
| 84.7% | (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) | |
| ✓ | 89.1% | (/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
| ✓ | 84.4% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 51.3% | (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) | |
| ✓ | 50.1% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ▶ | 51.8% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
| ✓ | 52.4% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
| ▶ | 42.8% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
| 43.2% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) | |
| ▶ | 52.5% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
| ✓ | 58.6% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 84.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| ✓ | 96.8% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| 50.1% | (*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) | |
| 84.6% | (*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) | |
| 51.7% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x z)) | |
| 54.9% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) | |
| ▶ | 55.2% | (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
| 51.6% | (*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) | |
| ▶ | 88.6% | (*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
Compiled 539 to 401 computations (25.6% saved)
| Inputs |
|---|
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
x |
(/.f64 (sin.f64 y) (*.f64 z y)) |
(sin.f64 y) |
y |
(*.f64 z y) |
z |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
#s(approx (sin y) y) |
(/.f64 x (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 #s(literal -1/6 binary64) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) |
(/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y) |
#s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
| Outputs |
|---|
#s(approx (* x (/ (sin y) (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* 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 (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#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 (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* (* y y) 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 (/ (* (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 y) y) x) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (* -1/6 y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#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/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) 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 (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/5040 (pow y 5)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | y | @ | inf | ((* x (/ (sin y) (* z y))) x (/ (sin y) (* z y)) (sin y) y (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 y) y) x) x) y) (+ (* (* (* -1/6 y) y) x) x) (* (* -1/6 y) y) (* -1/6 y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 6.0ms | y | @ | -inf | ((* x (/ (sin y) (* z y))) x (/ (sin y) (* z y)) (sin y) y (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 y) y) x) x) y) (+ (* (* (* -1/6 y) y) x) x) (* (* -1/6 y) y) (* -1/6 y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 3.0ms | x | @ | -inf | ((* x (/ (sin y) (* z y))) x (/ (sin y) (* z y)) (sin y) y (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 y) y) x) x) y) (+ (* (* (* -1/6 y) y) x) x) (* (* -1/6 y) y) (* -1/6 y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 3.0ms | y | @ | 0 | ((* x (/ (sin y) (* z y))) x (/ (sin y) (* z y)) (sin y) y (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 y) y) x) x) y) (+ (* (* (* -1/6 y) y) x) x) (* (* -1/6 y) y) (* -1/6 y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
| 3.0ms | x | @ | inf | ((* x (/ (sin y) (* z y))) x (/ (sin y) (* z y)) (sin y) y (* z y) z (* (sin y) (/ x (* z y))) (sin y) (/ x (* z y)) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (/ (* (sin y) x) (* z y)) (* (sin y) x) (* (+ (* (* (* -1/6 y) y) x) x) y) (+ (* (* (* -1/6 y) y) x) x) (* (* -1/6 y) y) (* -1/6 y) (/ (* x (/ (sin y) y)) z) (* x (/ (sin y) y)) (/ (sin y) y) (sin y) (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 2695 |
| 0 | 371 | 2624 |
| 1 | 1297 | 2540 |
| 0 | 8452 | 2455 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
x |
(/.f64 (sin.f64 y) (*.f64 z y)) |
(sin.f64 y) |
y |
(*.f64 z y) |
z |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
#s(approx (sin y) y) |
(/.f64 x (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 #s(literal -1/6 binary64) y) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) |
(/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y) |
#s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (* x (/ (sin y) (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* 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 (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (/ (* (sin y) x) (* z y)) #s(hole binary64 (/ (* x (sin y)) (* y z)))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#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 (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (sin y) (/ x (* z y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* x (/ (sin y) y)) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ x z)))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* (* y y) 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 (/ (* (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 y) y) x) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (* -1/6 y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#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/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* y (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (/ (sin y) (* z y)) #s(hole binary64 (/ (sin y) (* y z)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* -1/6 y) y) x) 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 (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1/5040 (pow y 5)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* (pow y 5) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.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 x (*.f64 z y)) (sin.f64 y)) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 (/.f64 (sin.f64 y) y) z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) x) 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 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))) |
x |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 z)) |
(/.f64 (/.f64 (sin.f64 y) z) y) |
(/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 y) z)) |
(/.f64 (/.f64 (sin.f64 y) y) z) |
(/.f64 (sin.f64 y) (*.f64 z y)) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z y))) |
(neg.f64 (/.f64 (sin.f64 y) (*.f64 (neg.f64 y) z))) |
(sin.f64 y) |
y |
(*.f64 z y) |
(*.f64 y z) |
z |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(approx (sin y) y) y) (/.f64 x z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin y) y) x)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
#s(approx (sin y) y) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 y) z))) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(/.f64 (/.f64 x y) z) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(/.f64 (/.f64 x z) y) |
(/.f64 x (*.f64 z y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 z y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) z))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) (neg.f64 z)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) z)) |
(neg.f64 (/.f64 #s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (neg.f64 z))) |
#s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.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 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.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)))) |
(/.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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 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) y) x) y x) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) y)) y x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.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 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 (*.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 (*.f64 #s(literal -1/6 binary64) y)) (*.f64 y 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 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 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.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 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
(/.f64 (neg.f64 (/.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 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)) 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 y) z)) |
(/.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 y) z))) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
(*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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)) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x))))) |
(fma.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) x)) #s(literal -1/6 binary64) (*.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 (*.f64 #s(literal -1/6 binary64) x) y) (*.f64 y y) (*.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 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 (*.f64 #s(literal -1/6 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 y y) x) (*.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 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y x))) |
(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 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)) #s(literal -1/6 binary64)) x)) |
(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)) #s(literal -1/6 binary64)) x)) |
(-.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)) #s(literal -1/6 binary64)) x) (*.f64 y x)) |
(+.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)) #s(literal -1/6 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.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 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.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)))) |
(/.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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 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) y) x) y x) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) y)) y x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.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 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 (*.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 (*.f64 #s(literal -1/6 binary64) y)) (*.f64 y 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 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 (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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.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) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (-.f64 x (*.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 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) y)) y) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) y)) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 y #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) y) z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) y) x) |
(*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 x #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y))) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y))) y)) |
(neg.f64 (/.f64 #s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (neg.f64 y))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64))) (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) (neg.f64 y)) (neg.f64 y) y) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) (fabs.f64 y)) (fabs.f64 y) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) (*.f64 y y) y) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y))) |
(-.f64 y (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 y (-.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))))))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) y) |
(+.f64 y (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)) |
(*.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y) (*.f64 #s(literal -1/6 binary64) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 #s(literal -1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) y)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #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 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1/216 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/216 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y #s(literal -1/5040 binary64)) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) y)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal -1/5040 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx x x) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (/ x (* z y)) (/.f64 x (*.f64 z y))) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (/ (* x (/ (sin y) y)) z) (*.f64 (/.f64 (/.f64 (sin.f64 y) y) z) x)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) 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 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#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 (* (+ (* (* (* -1/6 y) y) x) 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 (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) 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 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) 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)) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (sin y) (* z y)) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (sin y) y) |
#s(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 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #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 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) 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 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) 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)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) 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 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) x))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 x z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (/ (* x (/ (sin y) y)) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) 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 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) 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 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) 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 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y x))) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) 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 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* -1/6 y) y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) y) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) 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 (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (/ (sin y) (* z y)) (/.f64 (/.f64 (sin.f64 y) y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) x)) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #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 (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) y) y)) |
#s(approx (* (+ (* (* (* -1/6 y) y) x) 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 (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) y) y) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* y y) -1/5040) 1/120) y) y) -1/6) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx z z) |
Compiled 11 425 to 2 540 computations (77.8% saved)
25 alts after pruning (15 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 415 | 7 | 422 |
| Fresh | 2 | 8 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 418 | 25 | 443 |
| Status | Accuracy | Program |
|---|---|---|
| 45.4% | (/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) | |
| 84.7% | (/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) | |
| ✓ | 89.1% | (/.f64 (*.f64 (/.f64 x y) (sin.f64 y)) z) |
| ✓ | 84.4% | (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| 51.3% | (/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) | |
| ✓ | 50.1% | (/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
| ✓ | 51.8% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
| ✓ | 52.4% | (/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
| ✓ | 42.8% | (/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
| 52.5% | (/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) | |
| 10.5% | (/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) | |
| ✓ | 58.6% | (/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
| 84.5% | (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) | |
| ✓ | 96.8% | (*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
| 50.1% | (*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) | |
| 84.6% | (*.f64 (/.f64 x (*.f64 z y)) (sin.f64 y)) | |
| 51.7% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x z)) | |
| 54.9% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) | |
| 58.5% | (*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) | |
| 55.6% | (*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) | |
| ✓ | 55.2% | (*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
| 51.6% | (*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) | |
| ✓ | 88.6% | (*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
| 58.4% | (*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) | |
| 52.3% | (*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
Compiled 978 to 447 computations (54.3% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.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 (*.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 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x 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) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) (sin.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.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 y) (sin.f64 y)) z) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) z) x) y) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
6 calls:
| 13.0ms | y |
| 11.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 10.0ms | x |
| 10.0ms | z |
| 9.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 1 | (/.f64 (sin.f64 y) y) |
| 98.7% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 98.7% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 99.8% | 2 | 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 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.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 (*.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 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x 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) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) (sin.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 x z)) |
6 calls:
| 11.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 9.0ms | x |
| 9.0ms | z |
| 9.0ms | y |
| 8.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 1 | (/.f64 (sin.f64 y) y) |
| 96.8% | 1 | y |
| 96.8% | 1 | z |
| 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 |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.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 (*.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 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x 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) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) (sin.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) (*.f64 z y)) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 (sin.f64 y) (/.f64 x (*.f64 z y))) |
6 calls:
| 24.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 8.0ms | z |
| 8.0ms | y |
| 8.0ms | x |
| 8.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 2 | (/.f64 (sin.f64 y) y) |
| 88.6% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 88.6% | 1 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 88.6% | 1 | x |
| 96.0% | 2 | y |
| 88.6% | 1 | z |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.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 (*.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 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x 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) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 x (/.f64 (sin.f64 y) (*.f64 z y))) |
2 calls:
| 8.0ms | y |
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 2 | (/.f64 (sin.f64 y) y) |
| 96.0% | 2 | y |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.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 (*.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 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x 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) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y y)) y)) z) |
(*.f64 x (/.f64 (/.f64 #s(approx (sin y) (+.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y) y))) y) z)) |
(/.f64 (*.f64 x (/.f64 #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)) y)) z) |
(/.f64 (*.f64 x (/.f64 #s(approx (sin y) (-.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y)))) y)) 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))) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (pow.f64 z #s(literal -1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
6 calls:
| 11.0ms | x |
| 10.0ms | y |
| 7.0ms | z |
| 7.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 63.5% | 2 | x |
| 62.6% | 2 | z |
| 66.5% | 2 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 66.8% | 2 | (/.f64 (sin.f64 y) y) |
| 66.9% | 2 | y |
Compiled 21 to 27 computations (-28.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 (/.f64 #s(approx (sin y) y) z) (/.f64 x y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x)) z) |
(/.f64 #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) z) |
(/.f64 (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) z) y) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) x x) y)) (*.f64 z y)) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) y)) (*.f64 z y)) |
(/.f64 (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) z) |
(/.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 (*.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 (*.f64 x (/.f64 #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) y)) y)) z) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (/.f64 x z)) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x y) z)) |
(*.f64 #s(approx (sin y) y) (/.f64 (/.f64 x z) y)) |
| Outputs |
|---|
(*.f64 x #s(approx (/ (sin y) (* z y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
2 calls:
| 4.0ms | y |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 2 | (/.f64 (sin.f64 y) y) |
| 66.7% | 2 | y |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
(/.f64 (*.f64 #s(approx (sin y) y) x) (*.f64 z y)) |
(/.f64 #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) z) |
| Outputs |
|---|
(/.f64 #s(approx (* x (/ (sin y) y)) x) z) |
(*.f64 #s(approx (sin y) y) (/.f64 x (*.f64 z y))) |
2 calls:
| 2.0ms | y |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 2 | (/.f64 (sin.f64 y) y) |
| 66.6% | 2 | y |
Compiled 5 to 8 computations (-60% 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 | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 1.0ms | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.6% | 1 | z |
| 58.6% | 1 | x |
| 58.6% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 58.6% | 1 | (/.f64 (*.f64 x (/.f64 (sin.f64 y) y)) z) |
| 58.6% | 1 | (/.f64 (sin.f64 y) y) |
| 58.6% | 1 | y |
Compiled 21 to 27 computations (-28.6% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 1.4711377743510984e-101 | 4.637676348690353e-96 |
| 2.0ms | 32× | 0 | valid |
Compiled 43 to 45 computations (-4.7% saved)
ival-sin: 1.0ms (67% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.4656676541808974e-9 | 5.1869873174780596e-6 |
| 8.0ms | 96× | 0 | valid |
Compiled 119 to 115 computations (3.4% saved)
ival-sin: 1.0ms (41.4% of total)ival-div!: 1.0ms (41.4% 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 | 1.4163857909991903e-9 | 1.4656676541808974e-9 |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.3272214593333204e+33 | 2.0618418312956878e+33 |
| 5.0ms | 64× | 0 | valid |
Compiled 151 to 125 computations (17.2% saved)
ival-sin: 3.0ms (77.7% of total)ival-div!: 1.0ms (25.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 |
|---|---|---|
| 0.0ms | 1.3272214593333204e+33 | 2.0618418312956878e+33 |
Compiled 111 to 101 computations (9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3272214593333204e+33 | 2.0618418312956878e+33 |
Compiled 119 to 105 computations (11.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.4656676541808974e-9 | 5.1869873174780596e-6 |
| 4.0ms | 80× | 0 | valid |
Compiled 171 to 157 computations (8.2% saved)
ival-sin: 1.0ms (50.2% of total)ival-div!: 1.0ms (50.2% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | fuel |
Compiled 205 to 58 computations (71.7% saved)
(negabs z)
(negabs x)
(abs y)
Compiled 2 102 to 1 222 computations (41.9% saved)
Loading profile data...