
Time bar (total: 13.4s)
| 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 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 98.4% | 98.3% | 1.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 664.0ms | 8 256× | 0 | valid |
ival-sin: 193.0ms (41.9% of total)ival-div: 158.0ms (34.3% of total)ival-mult: 52.0ms (11.3% of total)ival-sinh: 48.0ms (10.4% of total)ival-true: 6.0ms (1.3% of total)ival-assert: 3.0ms (0.7% of total)| 1× | egg-herbie |
| 2 532× | lower-fma.f64 |
| 2 532× | lower-fma.f32 |
| 1 668× | lower-*.f32 |
| 1 666× | lower-*.f64 |
| 944× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 41 |
| 1 | 60 | 41 |
| 2 | 192 | 37 |
| 3 | 708 | 37 |
| 4 | 2231 | 37 |
| 5 | 5292 | 37 |
| 6 | 7334 | 37 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 19 | 7 |
| 2 | 39 | 7 |
| 3 | 78 | 7 |
| 4 | 163 | 7 |
| 5 | 343 | 7 |
| 6 | 867 | 7 |
| 7 | 1769 | 7 |
| 8 | 3025 | 7 |
| 9 | 4048 | 7 |
| 10 | 4540 | 7 |
| 11 | 4617 | 7 |
| 12 | 4617 | 7 |
| 13 | 4617 | 7 |
| 14 | 5037 | 7 |
| 15 | 5221 | 7 |
| 16 | 5221 | 7 |
| 17 | 5221 | 7 |
| 18 | 5221 | 7 |
| 19 | 5259 | 7 |
| 20 | 5345 | 7 |
| 21 | 5345 | 7 |
| 22 | 5345 | 7 |
| 0 | 5345 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Outputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(abs x)
(negabs y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 28 | 0 | - | 3 | (2.0354343914131866e-177 8.715086844261951e-145) | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 0 | 0 | - | 0 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) | u/n | 25 | 0 |
| ↳ | (*.f64 (sin.f64 x) (sinh.f64 y)) | underflow | 25 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 25 | 3 |
| - | 0 | 228 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 25 | 0 | 3 |
| - | 0 | 0 | 228 |
| number | freq |
|---|---|
| 0 | 231 |
| 1 | 25 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 64.0ms | 512× | 0 | valid |
Compiled 58 to 28 computations (51.7% saved)
ival-sin: 30.0ms (59.1% of total)ival-sinh: 13.0ms (25.6% of total)ival-div: 3.0ms (5.9% of total)ival-mult: 3.0ms (5.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.0% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sinh.f64 y) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 2 532× | lower-fma.f64 |
| 2 532× | lower-fma.f32 |
| 1 668× | lower-*.f32 |
| 1 666× | lower-*.f64 |
| 944× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 0 | 10 | 18 |
| 1 | 19 | 18 |
| 2 | 39 | 18 |
| 3 | 78 | 18 |
| 4 | 163 | 18 |
| 5 | 343 | 18 |
| 6 | 867 | 18 |
| 7 | 1769 | 18 |
| 8 | 3025 | 18 |
| 9 | 4048 | 18 |
| 10 | 4540 | 18 |
| 11 | 4617 | 18 |
| 12 | 4617 | 18 |
| 13 | 4617 | 18 |
| 14 | 5037 | 18 |
| 15 | 5221 | 18 |
| 16 | 5221 | 18 |
| 17 | 5221 | 18 |
| 18 | 5221 | 18 |
| 19 | 5259 | 18 |
| 20 | 5345 | 18 |
| 21 | 5345 | 18 |
| 22 | 5345 | 18 |
| 0 | 5345 | 18 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
x |
(sinh.f64 y) |
y |
| Outputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
x |
(sinh.f64 y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | accuracy | 90.1% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 80.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-sinh: 24.0ms (71% of total)ival-sin: 6.0ms (17.7% of total)ival-div: 2.0ms (5.9% of total)ival-mult: 2.0ms (5.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)> |
#<alt (*.f64 (sin.f64 x) (sinh.f64 y))> |
#<alt (sin.f64 x)> |
#<alt (sinh.f64 y)> |
| Outputs |
|---|
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))> |
#<alt (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))> |
#<alt (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (/ (* (sin x) (sinh y)) x) |
| 2.0ms | y | @ | inf | (/ (* (sin x) (sinh y)) x) |
| 1.0ms | x | @ | inf | (/ (* (sin x) (sinh y)) x) |
| 1.0ms | y | @ | 0 | (/ (* (sin x) (sinh y)) x) |
| 1.0ms | x | @ | -inf | (/ (* (sin x) (sinh y)) x) |
| 1× | batch-egg-rewrite |
| 4 860× | lower-*.f32 |
| 4 858× | lower-*.f64 |
| 4 172× | lower-/.f32 |
| 4 170× | lower-/.f64 |
| 1 474× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 0 | 10 | 16 |
| 1 | 27 | 16 |
| 2 | 117 | 16 |
| 3 | 840 | 16 |
| 0 | 8257 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
(sinh.f64 y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 x) x))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 x (sin.f64 x))) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (/.f64 x (sin.f64 x)))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(fma.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (sinh.f64 y) (/.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (/.f64 (sinh.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 (/.f64 x (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 x (sin.f64 x)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 x (sin.f64 x)) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (*.f64 (/.f64 x (sin.f64 x)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (*.f64 (/.f64 x (sin.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 x (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 x (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sin.f64 x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 x (sin.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (sinh.f64 y)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))))) (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))))) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)))) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (sin.f64 x) x)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (/.f64 (sin.f64 x) x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (/.f64 (sin.f64 x) x)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (sin.f64 x) x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) x)) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y))) (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (*.f64 (sin.f64 x) (sinh.f64 y))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sinh.f64 y) (*.f64 x #s(literal 2 binary64))) (sin.f64 x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 x (sin.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (neg.f64 (sinh.f64 y)) (pow.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (/.f64 (sin.f64 x) x) #s(literal -2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x (sin.f64 x)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (sinh.f64 y)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) x)) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) x)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (/.f64 (sin.f64 x) x) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) x) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sinh.f64 y)))) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sinh.f64 y)))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sin.f64 x))) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 x))) (neg.f64 (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(+.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (sin.f64 x)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(fma.f64 (sin.f64 x) (sinh.f64 y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 x) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (sin.f64 x) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (sinh.f64 y) (sin.f64 x) #s(literal 0 binary64)) |
(fma.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sin.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (sin.f64 x) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (sin.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sinh.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (sin.f64 x) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 x) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) (sin.f64 x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (sin.f64 x)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (sin.f64 x)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(pow.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (sin.f64 x)))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (sin.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(*.f64 (neg.f64 (sinh.f64 y)) (neg.f64 (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) (/.f64 (sin.f64 x) #s(literal -2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sinh.f64 y))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (sinh.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 (sin.f64 x) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -2 binary64)) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (neg.f64 x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(sin.f64 x) |
(neg.f64 (neg.f64 (sin.f64 x))) |
(neg.f64 (sin.f64 (neg.f64 x))) |
(/.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y)))) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 y))) |
(-.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 y) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) (/.f64 (exp.f64 (-.f64 (neg.f64 y) y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 y) y)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 y) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (exp.f64 y)) #s(literal -1/2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (exp.f64 y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (exp.f64 y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
(neg.f64 (neg.f64 (sinh.f64 y))) |
(neg.f64 (*.f64 (neg.f64 (sinh.f64 y)) #s(literal 1 binary64))) |
(sinh.f64 y) |
(/.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sinh.f64 y))) |
(/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 y)))) |
(/.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (neg.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (+.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y #s(literal -2 binary64) (-.f64 (neg.f64 y) y))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 y #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 y #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 y) y) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (exp.f64 (fma.f64 y #s(literal -2 binary64) (-.f64 (neg.f64 y) y)))) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -4 binary64) (sinh.f64 y)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) (*.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (exp.f64 (neg.f64 y)))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (neg.f64 (exp.f64 (neg.f64 y))))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 y)) (*.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 y)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (fma.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)))) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 2 binary64)) (cosh.f64 y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sinh.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sinh.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (cosh.f64 y)))) |
(*.f64 (cosh.f64 y) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(*.f64 (fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) #s(literal 1/8 binary64)) (*.f64 (exp.f64 (*.f64 y #s(literal -3 binary64))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (*.f64 (exp.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sinh.f64 y) #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 y))))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 y)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 y))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))) #s(literal 2 binary64)) (/.f64 (*.f64 (sinh.f64 y) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 y y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (+.f64 (+.f64 y y) (+.f64 y y))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 y y)) (exp.f64 (-.f64 (neg.f64 y) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 y)) (sinh.f64 y))) (*.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (sinh.f64 y)) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 y #s(literal -3 binary64))))) (+.f64 (exp.f64 (+.f64 y y)) (expm1.f64 (-.f64 (neg.f64 y) y)))) |
| 1× | egg-herbie |
| 15 192× | lower-fma.f64 |
| 15 192× | lower-fma.f32 |
| 6 376× | lower-+.f64 |
| 6 376× | lower-+.f32 |
| 3 958× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 944 |
| 1 | 373 | 889 |
| 2 | 1229 | 849 |
| 3 | 3047 | 828 |
| 0 | 8158 | 792 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
| Outputs |
|---|
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (sin.f64 x) (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))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (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)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
Compiled 9 370 to 1 540 computations (83.6% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 552 | 13 | 565 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 552 | 14 | 566 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (/.f64 (sinh.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) | |
| 53.7% | (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) | |
| 50.3% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) | |
| 81.9% | (/.f64 (*.f64 (sin.f64 x) (fma.f64 (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)) (*.f64 y (*.f64 y y)) y)) x) | |
| ▶ | 79.1% | (/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| ✓ | 90.0% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 79.1% | (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) | |
| ▶ | 73.3% | (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| 42.5% | (/.f64 (*.f64 y (sin.f64 x)) x) | |
| 99.4% | (/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) | |
| ▶ | 99.8% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 83.2% | (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) | |
| ▶ | 90.0% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| ▶ | 52.3% | (*.f64 y (/.f64 (sin.f64 x) x)) |
Compiled 381 to 236 computations (38.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 x) x) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (sin.f64 x) x)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (sinh.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (sinh.f64 y) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 7 838× | lower-fma.f32 |
| 7 832× | lower-fma.f64 |
| 4 590× | lower-*.f32 |
| 4 568× | lower-*.f64 |
| 1 094× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 173 |
| 0 | 50 | 163 |
| 1 | 104 | 163 |
| 2 | 218 | 163 |
| 3 | 621 | 161 |
| 4 | 1396 | 161 |
| 5 | 2350 | 161 |
| 6 | 4072 | 161 |
| 7 | 5509 | 161 |
| 8 | 6944 | 161 |
| 0 | 8102 | 159 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
y |
x |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
y |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
y |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(sin.f64 x) |
x |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(sin.f64 x) |
x |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
y |
(*.f64 y #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
(sinh.f64 y) |
y |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
y |
x |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
y |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(sin.f64 x) |
x |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(sin.f64 x) |
x |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
y |
(*.f64 y #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(sin.f64 x) |
(sinh.f64 y) |
y |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| ✓ | accuracy | 90.0% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
| ✓ | accuracy | 99.9% | (*.f64 y #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 96.9% | (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
| ✓ | accuracy | 87.5% | (/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.4% | (*.f64 y #s(literal 1/6 binary64)) |
| ✓ | accuracy | 94.4% | (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 87.8% | (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 (sin.f64 x) x) |
| ✓ | accuracy | 99.8% | (*.f64 y (/.f64 (sin.f64 x) x)) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 y) |
| ✓ | accuracy | 100.0% | (/.f64 (sinh.f64 y) x) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 67.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 186 to 31 computations (83.3% saved)
ival-mult: 20.0ms (39.6% of total)ival-div: 11.0ms (21.8% of total)ival-sin: 8.0ms (15.8% of total)const: 6.0ms (11.9% of total)ival-add: 3.0ms (5.9% of total)ival-sinh: 2.0ms (4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x))> |
#<alt (/.f64 (sinh.f64 y) x)> |
#<alt (sinh.f64 y)> |
#<alt (sin.f64 x)> |
#<alt (*.f64 y (/.f64 (sin.f64 x) x))> |
#<alt (/.f64 (sin.f64 x) x)> |
#<alt (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x)> |
#<alt (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))> |
#<alt (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))> |
#<alt (/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)> |
#<alt (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))> |
#<alt (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y)))> |
#<alt (/.f64 #s(literal 1 binary64) x)> |
#<alt (*.f64 (sin.f64 x) (sinh.f64 y))> |
#<alt (*.f64 y #s(literal 1/6 binary64))> |
#<alt (*.f64 y (*.f64 y y))> |
#<alt (*.f64 y #s(literal 1/120 binary64))> |
| Outputs |
|---|
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))> |
#<alt (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (sin x) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2)))))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x)))))> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))> |
#<alt (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x)> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 3) (sin x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x)))))> |
#<alt (* x (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* y (* (sin x) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))> |
#<alt (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* (sin x) (+ 1 (* 1/6 (pow y 2))))> |
#<alt (sin x)> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* 1/6 (* (pow y 2) (sin x)))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2))))> |
#<alt (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* 1/120 (/ (* (pow y 5) (sin x)) x))> |
#<alt (* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (* 1/6 (/ (sin x) (* x (pow y 2))))))> |
#<alt (* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) (* x (pow y 2)))) (/ (sin x) (* x (pow y 4))))))> |
#<alt (* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) (* x (pow y 2)))) (/ (sin x) (* x (pow y 4))))))> |
#<alt (* 1/120 (/ (* (pow y 5) (sin x)) x))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x)))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (* x (pow y 4)))) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (* x (pow y 4)))) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* x (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* 1/120 (* (pow y 5) (sin x)))> |
#<alt (* (pow y 5) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2)))))> |
#<alt (* (pow y 5) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4)))))> |
#<alt (* (pow y 5) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4)))))> |
#<alt (* 1/120 (* (pow y 5) (sin x)))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x)))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (pow y 4))) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (pow y 4))) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x))))))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* 1/120 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* 1/120 (pow y 5))> |
#<alt (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120)))> |
#<alt (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120)))> |
#<alt (* 1/2 (- (exp y) (/ 1 (exp y))))> |
#<alt (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))> |
#<alt (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))> |
#<alt (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x)))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* 1/2 (* x (- (exp y) (/ 1 (exp y)))))> |
#<alt (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))> |
#<alt (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))> |
#<alt (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* y (sin x))> |
#<alt (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))> |
#<alt (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y)))))> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
#<alt (* 1/120 y)> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | (/ (* y (* (sin x) (+ (* y (* y 1/6)) 1))) x) |
| 3.0ms | y | @ | inf | (/ (* y (* (sin x) (+ (* y (* y 1/6)) 1))) x) |
| 1.0ms | x | @ | inf | (/ (* (sin x) (+ (* (+ (* y (* y 1/120)) 1/6) (* y (* y y))) y)) x) |
| 1.0ms | x | @ | inf | (/ (* y (* (sin x) (+ (* y (* y 1/6)) 1))) x) |
| 1.0ms | x | @ | -inf | (/ (* y (* (sin x) (+ (* y (* y 1/6)) 1))) x) |
| 1× | batch-egg-rewrite |
| 8 758× | lower-fma.f32 |
| 8 752× | lower-fma.f64 |
| 6 372× | lower-*.f32 |
| 6 350× | lower-*.f64 |
| 3 236× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 133 |
| 0 | 50 | 123 |
| 1 | 169 | 123 |
| 2 | 999 | 121 |
| 0 | 8470 | 119 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/.f64 (sin.f64 x) x) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 y #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 y #s(literal 1/120 binary64)) |
| Outputs |
|---|
(neg.f64 (*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) (sin.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (sinh.f64 y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(neg.f64 (*.f64 (sinh.f64 y) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (*.f64 (sin.f64 x) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) x)) |
(/.f64 (sinh.f64 y) (/.f64 x (sin.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (sinh.f64 y)) (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 x (sin.f64 x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 x) x) (sinh.f64 y)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sinh.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sinh.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(-.f64 (/.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) x)) |
(-.f64 (/.f64 (exp.f64 y) (*.f64 x #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (/.f64 (sinh.f64 y) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (sinh.f64 y)))) |
(/.f64 (sinh.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -2 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (neg.f64 (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sinh.f64 y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (sinh.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (sinh.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sinh.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 y))) |
(-.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(neg.f64 (neg.f64 (sinh.f64 y))) |
(sinh.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 y) #s(literal 1/2 binary64)) (*.f64 (exp.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) (fma.f64 (exp.f64 y) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sinh.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) |
(sin.f64 x) |
(neg.f64 (neg.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 (sin.f64 x))) x)) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) y)) |
(neg.f64 (*.f64 y (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (*.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 y (sin.f64 x)) (neg.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (sin.f64 x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (sin.f64 x))))) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 y (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (sin.f64 x)))) x) |
(pow.f64 (/.f64 x (*.f64 y (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (sin.f64 x) (/.f64 y x)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(*.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 y (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sin.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(neg.f64 (neg.f64 (/.f64 (sin.f64 x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 (sin.f64 x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(pow.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sin.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (sin.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (sin.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 y (/.f64 (sin.f64 x) x))) |
(+.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 (sin.f64 x) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) x)) |
(fma.f64 y (/.f64 (sin.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 y (/.f64 (sin.f64 x) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sin.f64 x) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (sin.f64 x) (/.f64 y x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (sin.f64 x) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (sin.f64 x) x) y (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 y (/.f64 (sin.f64 x) x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (/.f64 (sin.f64 x) x)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (/.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 y (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 y x) (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 y x) (sin.f64 x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 y x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 y (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) y) (*.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) y) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) y) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) y) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (sin.f64 x)) y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))))) (*.f64 (neg.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (sin.f64 x) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sin.f64 x) (*.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))) |
(*.f64 (sin.f64 x) (*.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 y (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 y x)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)))) |
(*.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y (sin.f64 x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 y (sin.f64 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) y) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (*.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 y (neg.f64 (sin.f64 x))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (/.f64 (sin.f64 x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (/.f64 (*.f64 y (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 (sin.f64 x))) #s(literal -1 binary64)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (sin.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)) |
(+.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (sin.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(fma.f64 y (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)) (*.f64 y (sin.f64 x))) |
(fma.f64 (sin.f64 x) y (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (sin.f64 x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (sin.f64 x) (*.f64 y y)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) y) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)) y (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (sin.f64 x)) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) (sin.f64 x) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) (*.f64 y y) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y y))) #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 (sin.f64 x) (*.f64 y y))) #s(literal 1/6 binary64) (*.f64 y (sin.f64 x))) |
(neg.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (sin.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (sin.f64 x)))) |
(*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 y (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
(*.f64 (sin.f64 x) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 y (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) (*.f64 y (sin.f64 x)))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (*.f64 y (sin.f64 x)))) |
(*.f64 (*.f64 y (sin.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 y (neg.f64 (sin.f64 x))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (sin.f64 x)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) (sin.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sin.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(*.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) y) |
(*.f64 (neg.f64 (*.f64 y (neg.f64 (sin.f64 x)))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) #s(literal 1 binary64)) (sin.f64 x)) |
(+.f64 (sin.f64 x) (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y))) |
(+.f64 (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)) (sin.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) (sin.f64 x)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y))) |
(fma.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x)) (sin.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (sin.f64 x) (sin.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x)) (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)) #s(literal 1 binary64) (sin.f64 x)) |
(fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) y (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 1/6 binary64) (sin.f64 x)) |
(fma.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) y (sin.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) (*.f64 y y) (sin.f64 x)) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (sin.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (sin.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (neg.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (sin.f64 x))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (sin.f64 x) (*.f64 y (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) (sin.f64 x))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (sin.f64 x))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(+.f64 (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 y (/.f64 (sin.f64 x) x))) |
(+.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 (sin.f64 x) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 x))) |
(fma.f64 y (/.f64 (sin.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 y (/.f64 (sin.f64 x) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sin.f64 x) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (sin.f64 x) (/.f64 y x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (sin.f64 x) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 (sin.f64 x) x) y (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 (sin.f64 x) x) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 y (/.f64 (sin.f64 x) x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (*.f64 y (/.f64 (sin.f64 x) x)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 y (/.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) y) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
(fma.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (*.f64 y (sin.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 y (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (*.f64 y (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y x) (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 y x) (sin.f64 x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 y x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 y (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 x)))) |
(neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))))) |
(/.f64 (sin.f64 x) (/.f64 x (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (/.f64 x (sin.f64 x)))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (*.f64 x (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (*.f64 x (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) #s(literal -1 binary64)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 (sin.f64 x))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 (sin.f64 x))) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (sin.f64 x))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (sin.f64 x)) (*.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (sin.f64 x)) (*.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (sin.f64 x)) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (neg.f64 (sin.f64 x))) (*.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x))) #s(literal -1 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (*.f64 x (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x))) (*.f64 x (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x)))) (*.f64 x (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x)))) (*.f64 (neg.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) x))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 y (sin.f64 x))) |
(+.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (neg.f64 (*.f64 y (neg.f64 (sin.f64 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 y (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (sin.f64 x) y (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (sin.f64 x))) |
(fma.f64 (sin.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 y (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 y (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (sin.f64 x) (*.f64 y (sin.f64 x))) |
(fma.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/14400 binary64))))) (*.f64 (*.f64 y y) (*.f64 y (sin.f64 x)))) (*.f64 y (sin.f64 x))) |
(fma.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 y (sin.f64 x)))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 1 binary64) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (sin.f64 x)) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 y (sin.f64 x)) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (sin.f64 x)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 y y)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y y) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) y (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (sin.f64 x) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y)) y (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/14400 binary64))))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 y (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) y (*.f64 y (sin.f64 x))) |
(neg.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (neg.f64 (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x)))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (sin.f64 x))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (sin.f64 x))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (neg.f64 (sin.f64 x))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sin.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 y (sin.f64 x)) (-.f64 (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (sin.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) #s(literal 1 binary64)) (sin.f64 x)) |
(+.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) y) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(+.f64 (+.f64 y (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y y) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) y (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/14400 binary64))))) (*.f64 y (*.f64 y y))) y) |
(fma.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y y))) y) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/6 binary64)) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/14400 binary64))))) y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) #s(literal 1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/14400 binary64))))) y) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) #s(literal 1/120 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 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 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/120 binary64))) y (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 y y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (*.f64 y (neg.f64 y)) y)) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) y) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sinh.f64 y) x)) (sin.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (sinh.f64 y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(neg.f64 (*.f64 (sinh.f64 y) (neg.f64 (/.f64 (sin.f64 x) x)))) |
(neg.f64 (*.f64 (sin.f64 x) (neg.f64 (/.f64 (sinh.f64 y) x)))) |
(neg.f64 (*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) x)) |
(/.f64 (sinh.f64 y) (/.f64 x (sin.f64 x))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) x)) |
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (sinh.f64 y)) (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 x (sin.f64 x))) (/.f64 #s(literal 1 binary64) (sinh.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (sinh.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 y)) (neg.f64 x))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (/.f64 x (sin.f64 x)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (sin.f64 x)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 y))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (*.f64 (sinh.f64 y) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(*.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 x) x) (sinh.f64 y)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sinh.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (sinh.f64 y) x))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (sinh.f64 y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x))) #s(literal -2 binary64)) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 y) (sin.f64 x))) |
(*.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 x))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) y) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 y #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) y) |
| 1× | egg-herbie |
| 20 658× | lower-fma.f64 |
| 20 658× | lower-fma.f32 |
| 5 828× | lower-*.f64 |
| 5 828× | lower-*.f32 |
| 5 380× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 4416 |
| 1 | 1096 | 4114 |
| 2 | 4119 | 3855 |
| 0 | 8250 | 3621 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
1 |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (sin x) x) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))) |
(* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))) |
(* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(sin x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* 1/6 (* (pow y 2) (sin x))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* 1/120 (/ (* (pow y 5) (sin x)) x)) |
(* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (* 1/6 (/ (sin x) (* x (pow y 2)))))) |
(* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) (* x (pow y 2)))) (/ (sin x) (* x (pow y 4)))))) |
(* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) (* x (pow y 2)))) (/ (sin x) (* x (pow y 4)))))) |
(* 1/120 (/ (* (pow y 5) (sin x)) x)) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (* x (pow y 4)))) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x)))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (* x (pow y 4)))) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x)))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* x (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* 1/120 (* (pow y 5) (sin x))) |
(* (pow y 5) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))) |
(* (pow y 5) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))) |
(* (pow y 5) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))) |
(* 1/120 (* (pow y 5) (sin x))) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (pow y 4))) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x)))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (pow y 4))) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x)))))) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* 1/120 (pow y 5)) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* 1/120 (pow y 5)) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* y (sin x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
(* 1/120 y) |
| Outputs |
|---|
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 y x)) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
(* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (sin x) x) |
(/.f64 (sin.f64 x) x) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y))) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* 1/6 (* (pow y 3) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (pow y 2))) (* -1/6 (sin x))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)))) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* (sin x) (+ 1 (* 1/6 (pow y 2)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(sin x) |
(sin.f64 x) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+ (sin x) (* 1/6 (* (pow y 2) (sin x)))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* 1/6 (* (pow y 2) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y)))) |
(+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (/.f64 (sin.f64 x) x))) |
(* 1/120 (/ (* (pow y 5) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (* 1/6 (/ (sin x) (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) (* x (pow y 2)))) (/ (sin x) (* x (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 5) (+ (* 1/120 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) (* x (pow y 2)))) (/ (sin x) (* x (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/120 (/ (* (pow y 5) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (* x (pow y 4)))) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (* x (pow y 4)))) (+ (* -1/6 (/ (sin x) (* x (pow y 2)))) (* -1/120 (/ (sin x) x)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* x (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y)))) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* (sin x) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* 1/120 (* (pow y 5) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* (pow y 5) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* (pow y 5) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 5) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* 1/120 (* (pow y 5) (sin x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (pow y 4))) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (sin x) (pow y 4))) (+ (* -1/6 (/ (sin x) (pow y 2))) (* -1/120 (sin x)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (sin.f64 x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))))) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* 1/120 (pow y 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/120 (pow y 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(*.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y y))) (neg.f64 (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))) |
(*.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y y))) (neg.f64 (pow.f64 y #s(literal 5 binary64)))) |
(* 1/2 (- (exp y) (/ 1 (exp y)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(/ (* y (sin x)) x) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x))) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* 1/2 (* x (- (exp y) (/ 1 (exp y))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
(*.f64 x (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* y (sin x)) |
(*.f64 y (sin.f64 x)) |
(* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))) |
(*.f64 (sin.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))) |
(*.f64 (sin.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))) |
(*.f64 y (fma.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
Compiled 28 078 to 2 413 computations (91.4% saved)
38 alts after pruning (36 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 272 | 33 | 1 305 |
| Fresh | 5 | 3 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 281 | 38 | 1 319 |
| Status | Accuracy | Program |
|---|---|---|
| 57.9% | (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) | |
| 35.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) | |
| 35.1% | (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) | |
| 38.9% | (fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) | |
| 38.5% | (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) | |
| 52.6% | (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) | |
| 53.7% | (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) | |
| 43.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) | |
| 47.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) | |
| 79.1% | (/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) | |
| 44.0% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) | |
| 50.3% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) | |
| 40.5% | (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) | |
| 73.3% | (/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) | |
| ✓ | 90.0% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 44.9% | (/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) | |
| ▶ | 40.3% | (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| 43.9% | (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) | |
| 42.5% | (/.f64 (*.f64 y (sin.f64 x)) x) | |
| 44.0% | (/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) | |
| ▶ | 52.3% | (/.f64 y (/.f64 x (sin.f64 x))) |
| 92.0% | (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 y x)) (sin.f64 x)) | |
| 89.0% | (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) | |
| 50.4% | (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) | |
| 45.8% | (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) | |
| ▶ | 94.6% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| 65.8% | (*.f64 (/.f64 y x) (sin.f64 x)) | |
| 42.4% | (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) | |
| 50.2% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y))) | |
| 42.4% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) | |
| 86.8% | (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) | |
| ▶ | 35.3% | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| 35.1% | (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 35.3% | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) | |
| ✓ | 52.3% | (*.f64 y (/.f64 (sin.f64 x) x)) |
| 44.9% | (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) | |
| 52.3% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) | |
| ▶ | 28.1% | (*.f64 y #s(literal 1 binary64)) |
Compiled 1 361 to 801 computations (41.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 x (sin.f64 x)) |
| ✓ | cost-diff | 384 | (/.f64 y (/.f64 x (sin.f64 x))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 1024 | (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 320 | (*.f64 y #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| 10 746× | lower-fma.f32 |
| 10 730× | lower-fma.f64 |
| 4 942× | lower-*.f32 |
| 4 916× | lower-*.f64 |
| 2 824× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 337 |
| 0 | 68 | 327 |
| 1 | 149 | 327 |
| 2 | 490 | 321 |
| 3 | 1758 | 318 |
| 4 | 5233 | 318 |
| 5 | 5904 | 318 |
| 6 | 6861 | 318 |
| 7 | 7500 | 318 |
| 8 | 7689 | 318 |
| 9 | 7706 | 318 |
| 0 | 8151 | 313 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
y |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 y #s(literal 1/5040 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
x |
(sin.f64 x) |
(*.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
y |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 x #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
y |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 x #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 y (/.f64 x (sin.f64 x))) |
y |
(/.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 y (sin.f64 x)) x)) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
y |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(*.f64 y (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)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 y #s(literal 1/5040 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
x |
(sin.f64 x) |
(*.f64 y #s(literal 1 binary64)) |
y |
y |
#s(literal 1 binary64) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 x x)) y) |
y |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(*.f64 x #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y)) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y x) x))) |
y |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(*.f64 x #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(/.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.8% | (/.f64 y (/.f64 x (sin.f64 x))) |
| ✓ | accuracy | 99.8% | (/.f64 x (sin.f64 x)) |
| ✓ | accuracy | 99.4% | (*.f64 y #s(literal 1/6 binary64)) |
| ✓ | accuracy | 97.8% | (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 94.4% | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 88.3% | (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 96.7% | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 97.4% | (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
| ✓ | accuracy | 96.9% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| 106.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 382 to 44 computations (88.5% saved)
ival-mult: 46.0ms (53.5% of total)const: 15.0ms (17.5% of total)ival-add: 10.0ms (11.6% of total)ival-sin: 8.0ms (9.3% of total)ival-div: 6.0ms (7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x))> |
#<alt (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)> |
#<alt (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)> |
#<alt (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))> |
#<alt (*.f64 y #s(literal 1 binary64))> |
#<alt (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))> |
#<alt (*.f64 x x)> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))> |
#<alt (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x)> |
#<alt (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))> |
#<alt (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))> |
#<alt (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x)> |
#<alt (/.f64 y (/.f64 x (sin.f64 x)))> |
#<alt (/.f64 x (sin.f64 x))> |
#<alt (sin.f64 x)> |
#<alt (*.f64 y (*.f64 y y))> |
#<alt (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))> |
#<alt (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))> |
#<alt (*.f64 y #s(literal 1/6 binary64))> |
| Outputs |
|---|
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x)))> |
#<alt (* 1/5040 (/ (* (pow y 7) (sin x)) x))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (* 1/120 (/ (sin x) (* x (pow y 2))))))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (* 1/6 (/ (sin x) (* x (pow y 4)))))))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (+ (* 1/6 (/ (sin x) (* x (pow y 4)))) (/ (sin x) (* x (pow y 6)))))))> |
#<alt (* 1/5040 (/ (* (pow y 7) (sin x)) x))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1 (/ (sin x) (* x (pow y 6)))) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))))> |
#<alt (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ y x)> |
#<alt (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* 1/5040 (/ (pow y 7) x))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2))))))> |
#<alt (* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (/ 1/6 (* x (pow y 4))) (* 1/5040 (/ 1 x)))))> |
#<alt (* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (* 1/5040 (/ 1 x)) (+ (* 1/6 (/ 1 (* x (pow y 4)))) (/ 1 (* x (pow y 6)))))))> |
#<alt (* 1/5040 (/ (pow y 7) x))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2))))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/120 (/ 1 x)) (* 1/6 (/ 1 (* x (pow y 2))))) (pow y 2))) (* 1/5040 (/ 1 x)))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/6 (/ 1 x)) (/ 1 (* x (pow y 2)))) (pow y 4))) (+ (/ 1/120 (* x (pow y 2))) (* 1/5040 (/ 1 x))))))> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/5040 (pow y 7))> |
#<alt (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/5040 (pow y 7))> |
#<alt (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/120 (pow y 2)))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (* -1/5040 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2))))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (+ (* 1/120 (/ y (pow x 2))) (/ y (pow x 6))))))> |
#<alt (* -1/5040 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2))))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (+ (* 1/120 (/ y (pow x 2))) (/ y (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))> |
#<alt (* -1/5040 (pow x 6))> |
#<alt (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* -1/5040 (pow x 6))> |
#<alt (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt -1/6> |
#<alt (- (* 1/120 (pow x 2)) 1/6)> |
#<alt (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)> |
#<alt (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (/ (* y (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)> |
#<alt (* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* 1/6 (/ (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x))> |
#<alt (* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* 1/6 (/ (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)))))> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))> |
#<alt (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* -1/5040 (* (pow x 6) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* (pow x 6) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6))))))> |
#<alt (* -1/5040 (* (pow x 6) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* (pow x 6) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))))> |
#<alt (* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6))))))> |
#<alt (* y (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* 1/6 (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* 1/6 (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))))> |
#<alt (* x (* y (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* -1/5040 (* (pow x 7) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* (pow x 7) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 7) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))))> |
#<alt (* (pow x 7) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6))))))> |
#<alt (* -1/5040 (* (pow x 7) (* y (+ 1 (* 1/6 (pow y 2))))))> |
#<alt (* -1 (* (pow x 7) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))))))> |
#<alt (* -1 (* (pow x 7) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (+ (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4)))))))> |
#<alt (* -1 (* (pow x 7) (+ (* -1 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6))) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (+ (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))))))))> |
#<alt (* x (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))> |
#<alt (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))> |
#<alt (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))> |
#<alt (* -1/5040 (* (pow x 7) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* (pow x 7) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2)))))> |
#<alt (* (pow x 7) (+ (* -1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))))))> |
#<alt (* (pow x 7) (+ (* -1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/6 (/ (pow y 2) (pow x 6))) (/ 1 (pow x 6)))))))> |
#<alt (* -1/5040 (* (pow x 7) (+ 1 (* 1/6 (pow y 2)))))> |
#<alt (* -1 (* (pow x 7) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/5040 (+ 1 (* 1/6 (pow y 2)))))))> |
#<alt (* -1 (* (pow x 7) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4)))))))> |
#<alt (* -1 (* (pow x 7) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 6))) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))))))))> |
#<alt (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))> |
#<alt (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))> |
#<alt (* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (* -1/5040 (pow x 7))> |
#<alt (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4)))))> |
#<alt (* -1/5040 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt y> |
#<alt (+ y (* -1/6 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y)))))> |
#<alt (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y))))))> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt (/ (* y (sin x)) x)> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/6 (* 7/360 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 7/360 (* 31/15120 (pow x 2)))))))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt (/ x (sin x))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (* 1/120 y)> |
#<alt (* y (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* y (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* y (+ 1/120 (* 1/5040 (pow y 2))))> |
#<alt (* 1/5040 (pow y 3))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 3))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt 1/120> |
#<alt (+ 1/120 (* -1/5040 (pow x 2)))> |
#<alt (+ 1/120 (* -1/5040 (pow x 2)))> |
#<alt (+ 1/120 (* -1/5040 (pow x 2)))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
#<alt (* 1/6 y)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | (* (/ (+ (* (+ (* y (* y (+ (* y (* y 1/5040)) 1/120))) 1/6) (* y (* y y))) y) x) (sin x)) |
| 3.0ms | y | @ | inf | (+ (* y (* y (+ (* y (* y 1/5040)) 1/120))) 1/6) |
| 2.0ms | y | @ | 0 | (/ (* y (* (+ (* (* x x) (* (+ (* (* x x) (+ (* x (* x -1/5040)) 1/120)) -1/6) x)) x) (+ (* y (* y 1/6)) 1))) x) |
| 2.0ms | y | @ | 0 | (* y (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -1/5040)) 1/120)) -1/6)) 1)) |
| 1.0ms | x | @ | -inf | (* (/ (+ (* (+ (* y (* y (+ (* y (* y 1/5040)) 1/120))) 1/6) (* y (* y y))) y) x) (sin x)) |
| 1× | batch-egg-rewrite |
| 5 102× | lower-fma.f32 |
| 5 086× | lower-fma.f64 |
| 4 208× | lower-*.f32 |
| 4 182× | lower-*.f64 |
| 4 164× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 256 |
| 0 | 68 | 246 |
| 1 | 271 | 242 |
| 2 | 2093 | 242 |
| 0 | 8135 | 238 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(/.f64 x (sin.f64 x)) |
(sin.f64 x) |
(*.f64 y (*.f64 y y)) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 y #s(literal 1/6 binary64)) |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (*.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x))) (neg.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))))) (/.f64 (sin.f64 x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) (/.f64 (sin.f64 x) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) x) (/.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) (/.f64 (*.f64 y y) (*.f64 x (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 x (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (*.f64 x (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) (neg.f64 (*.f64 x (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(pow.f64 (/.f64 x (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x)) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(+.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) y) |
(fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) |
(fma.f64 (*.f64 y (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) |
(fma.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) y) y y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y))) y))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) y #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y)))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
y |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(pow.f64 y #s(literal 1 binary64)) |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) y) |
(+.f64 y (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) |
(fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y) y) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y) y) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y y) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) #s(literal 1 binary64) y) |
(fma.f64 (*.f64 y x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y) (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y y)) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)) y) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) y))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)) y)) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y))) (*.f64 y (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y) y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) y) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) y) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/5040 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) x) x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/5040 binary64))) x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 y)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 y)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 (/.f64 x (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 y x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 y x)) |
(*.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x) y) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal -1 binary64)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(+.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) y (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 y (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y) (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) y) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) y) |
(+.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(fma.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y #s(literal 1/6 binary64))) y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (pow.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(+.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) x) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y (sin.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (sin.f64 x)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sin.f64 x)) x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sin.f64 x)) x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 y (sin.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 y x))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (sin.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 x (sin.f64 x))) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 (neg.f64 (*.f64 y (sin.f64 x))) (neg.f64 x)) |
(pow.f64 (/.f64 x (*.f64 y (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sin.f64 x)) x)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 x)))) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(*.f64 (/.f64 (sin.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(*.f64 (/.f64 y x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sin.f64 x)) x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 y (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x (sin.f64 x)))) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) (neg.f64 (/.f64 x (sin.f64 x)))) |
(neg.f64 (neg.f64 (/.f64 x (sin.f64 x)))) |
(/.f64 x (sin.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (sin.f64 x))) |
(/.f64 (neg.f64 (/.f64 x (sin.f64 x))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sin.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sin.f64 x))) |
(pow.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sin.f64 x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x)))) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(+.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64)))) (/.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64))) (-.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))))) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/5040 binary64)) (*.f64 y y) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/5040 binary64)) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/5040 binary64) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) y (*.f64 y #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/120 binary64)) #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) #s(literal 1 binary64) (*.f64 y #s(literal 1/120 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64)))) (-.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) y) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64))) (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64))))) (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/128024064000 binary64)) #s(literal 1/1728000 binary64)) y)) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) y)) (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1728000 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/128024064000 binary64)))) (fma.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/120 binary64)) (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))))))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) y) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1 binary64)) y) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #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 x x) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/5040 binary64)) x #s(literal 1/120 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (fma.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/128024064000 binary64) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/604800 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(*.f64 y #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) y) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 12 384× | lower-fma.f64 |
| 12 384× | lower-fma.f32 |
| 7 042× | lower-*.f64 |
| 7 042× | lower-*.f32 |
| 3 352× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 451 | 5898 |
| 1 | 1610 | 5607 |
| 2 | 6116 | 5466 |
| 0 | 8153 | 4942 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (* 1/120 (/ (sin x) (* x (pow y 2)))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (* 1/6 (/ (sin x) (* x (pow y 4))))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (+ (* 1/6 (/ (sin x) (* x (pow y 4)))) (/ (sin x) (* x (pow y 6))))))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(* -1 (* (pow y 7) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))) |
(* -1 (* (pow y 7) (+ (* -1 (/ (sin x) (* x (pow y 6)))) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))))) |
(+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* 1/5040 (/ (pow y 7) x)) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (/ 1/6 (* x (pow y 4))) (* 1/5040 (/ 1 x))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (* 1/5040 (/ 1 x)) (+ (* 1/6 (/ 1 (* x (pow y 4)))) (/ 1 (* x (pow y 6))))))) |
(* 1/5040 (/ (pow y 7) x)) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/120 (/ 1 x)) (* 1/6 (/ 1 (* x (pow y 2))))) (pow y 2))) (* 1/5040 (/ 1 x))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/6 (/ 1 x)) (/ 1 (* x (pow y 2)))) (pow y 4))) (+ (/ 1/120 (* x (pow y 2))) (* 1/5040 (/ 1 x)))))) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/5040 (pow y 7)) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/5040 (pow y 7)) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
1/6 |
(+ 1/6 (* 1/120 (pow y 2))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 4)) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(* -1/5040 (* (pow x 6) y)) |
(* (pow x 6) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2)))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (+ (* 1/120 (/ y (pow x 2))) (/ y (pow x 6)))))) |
(* -1/5040 (* (pow x 6) y)) |
(* (pow x 6) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2)))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (+ (* 1/120 (/ y (pow x 2))) (/ y (pow x 6)))))) |
1 |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(* -1/5040 (pow x 6)) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* -1/5040 (pow x 6)) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
-1/6 |
(- (* 1/120 (pow x 2)) 1/6) |
(- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6) |
(- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6) |
(* -1/5040 (pow x 4)) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* -1/5040 (pow x 4)) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(/ (* y (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* 1/6 (/ (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) |
(* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* 1/6 (/ (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))))) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* -1/5040 (* (pow x 6) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* (pow x 6) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6)))))) |
(* -1/5040 (* (pow x 6) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* (pow x 6) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6)))))) |
(* y (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* 1/6 (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* 1/6 (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(* -1/5040 (* (pow x 7) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* (pow x 7) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))) |
(* (pow x 7) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))) |
(* (pow x 7) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6)))))) |
(* -1/5040 (* (pow x 7) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2)))))))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (+ (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))))))) |
(* -1 (* (pow x 7) (+ (* -1 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6))) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (+ (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4)))))))) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(* -1/5040 (* (pow x 7) (+ 1 (* 1/6 (pow y 2))))) |
(* (pow x 7) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))))) |
(* (pow x 7) (+ (* -1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2)))))) |
(* (pow x 7) (+ (* -1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/6 (/ (pow y 2) (pow x 6))) (/ 1 (pow x 6))))))) |
(* -1/5040 (* (pow x 7) (+ 1 (* 1/6 (pow y 2))))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/5040 (+ 1 (* 1/6 (pow y 2))))))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))))))) |
(* -1 (* (pow x 7) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 6))) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4)))))))) |
(+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(* -1/5040 (pow x 7)) |
(* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(* -1/5040 (pow x 7)) |
(* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
(/ (* y (sin x)) x) |
1 |
(+ 1 (* 1/6 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/6 (* 7/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 7/360 (* 31/15120 (pow x 2))))))) |
(/ x (sin x)) |
(/ x (sin x)) |
(/ x (sin x)) |
(/ x (sin x)) |
(/ x (sin x)) |
(/ x (sin x)) |
(/ x (sin x)) |
(/ x (sin x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(* 1/120 y) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(* 1/5040 (pow y 3)) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 1/5040 (pow y 3)) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
1/120 |
(+ 1/120 (* -1/5040 (pow x 2))) |
(+ 1/120 (* -1/5040 (pow x 2))) |
(+ 1/120 (* -1/5040 (pow x 2))) |
(* -1/5040 (pow x 2)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* -1/5040 (pow x 2)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
(* 1/6 y) |
| Outputs |
|---|
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) x) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) x)) (/.f64 (sin.f64 x) x))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64)))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (* 1/120 (/ (sin x) (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/5040 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/120 binary64)) (*.f64 x (*.f64 y y))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (* 1/6 (/ (sin x) (* x (pow y 4))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/5040 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/120 binary64)) (*.f64 x (*.f64 y y)))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (+ (* 1/6 (/ (sin x) (* x (pow y 4)))) (/ (sin x) (* x (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/5040 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (sin.f64 x) (*.f64 x (*.f64 y y))) (/.f64 (sin.f64 x) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/5040 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/120 binary64)) (*.f64 x (*.f64 y y))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (sin.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1/120 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (+ (* -1 (/ (sin x) (* x (pow y 6)))) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (sin.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1/120 binary64) (/.f64 (*.f64 (sin.f64 x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) (/.f64 (sin.f64 x) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y)) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 y y) x) y) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (/.f64 y x)) |
(* 1/5040 (/ (pow y 7) x)) |
(/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) x) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/5040 binary64) x) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (/ 1/6 (* x (pow y 4))) (* 1/5040 (/ 1 x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (* 1/5040 (/ 1 x)) (+ (* 1/6 (/ 1 (* x (pow y 4)))) (/ 1 (* x (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/5040 (/ (pow y 7) x)) |
(/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) x) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/5040 binary64) x) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/120 (/ 1 x)) (* 1/6 (/ 1 (* x (pow y 2))))) (pow y 2))) (* 1/5040 (/ 1 x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1/5040 binary64) x))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/6 (/ 1 x)) (/ 1 (* x (pow y 2)))) (pow y 4))) (+ (/ 1/120 (* x (pow y 2))) (* 1/5040 (/ 1 x)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 (/.f64 #s(literal 1/5040 binary64) x) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y)))))) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(* 1/5040 (pow y 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))))) |
(* 1/5040 (pow y 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (-.f64 #s(literal -1/5040 binary64) (/.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/120 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/5040 (pow y 4)) |
(*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 y (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)))) (*.f64 y #s(literal -1/6 binary64))) y) |
(* -1/5040 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (+ (* 1/120 (/ y (pow x 2))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(* -1/5040 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (* 1/120 (/ y (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ y (pow x 4))) (+ (* -1/5040 y) (+ (* 1/120 (/ y (pow x 2))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(* -1/5040 (pow x 6)) |
(*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/5040 binary64)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1/5040 (pow x 6)) |
(*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/5040 binary64)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 1/120 (pow x 2)) 1/6) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(* -1/5040 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* -1/5040 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/ (* y (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 (*.f64 y y) x)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) y) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 (*.f64 y y) x)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) y) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 (*.f64 y y) x)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) y) |
(* 1/6 (/ (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1/6 binary64) x)) |
(* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(* (pow y 3) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x)) (+ (/ 1 (pow y 2)) (/ (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(* 1/6 (/ (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) x)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (/.f64 #s(literal 1/6 binary64) x)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 #s(literal -1/6 binary64) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 #s(literal -1/6 binary64) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 #s(literal -1/6 binary64) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))))) |
(* -1/5040 (* (pow x 6) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/30240 binary64) #s(literal -1/5040 binary64)))) |
(* (pow x 6) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (*.f64 y (+.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -1/5040 (* (pow x 6) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/30240 binary64) #s(literal -1/5040 binary64)))) |
(* (pow x 6) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (*.f64 y (+.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* y (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) x))) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) x))) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) x))) |
(* 1/6 (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* (pow y 3) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* 1/6 (* (pow y 3) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) (pow y 2))) (* -1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* x (* y (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)) x)) |
(* x (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))))))) |
(*.f64 x (fma.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(* x (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)) x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)))))) |
(* -1/5040 (* (pow x 7) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/30240 binary64) #s(literal -1/5040 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2)))))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ (* -1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))) (+ (* -1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (+ (* 1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6)))))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (*.f64 y (+.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (pow.f64 x #s(literal 7 binary64))) |
(* -1/5040 (* (pow x 7) (* y (+ 1 (* 1/6 (pow y 2)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/30240 binary64) #s(literal -1/5040 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (+ (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4))))))) |
(*.f64 (fma.f64 y (fma.f64 #s(literal -1/120 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/30240 binary64) #s(literal 1/5040 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(* -1 (* (pow x 7) (+ (* -1 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 6))) (+ (* -1/120 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 2))) (+ (* 1/5040 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (/ (* y (+ 1 (* 1/6 (pow y 2)))) (pow x 4)))))))) |
(*.f64 (fma.f64 y (fma.f64 #s(literal -1/120 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/30240 binary64) #s(literal 1/5040 binary64))) (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(* x (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)) x) |
(* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) x) x (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)) x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) x) |
(* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)) x)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(* -1/5040 (* (pow x 7) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/30240 binary64) #s(literal -1/5040 binary64))) |
(* (pow x 7) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ (* -1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 7) (+ (* -1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))) (+ (* -1/5040 (+ 1 (* 1/6 (pow y 2)))) (+ (* 1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/6 (/ (pow y 2) (pow x 6))) (/ 1 (pow x 6))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/36 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (/.f64 y (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1/5040 (* (pow x 7) (+ 1 (* 1/6 (pow y 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/30240 binary64) #s(literal -1/5040 binary64))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (* 1/5040 (+ 1 (* 1/6 (pow y 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 7) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal -1/120 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/30240 binary64) #s(literal 1/5040 binary64)))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(* -1 (* (pow x 7) (+ (* -1 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 6))) (+ (* -1/120 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 2))) (+ (* 1/5040 (+ 1 (* 1/6 (pow y 2)))) (* 1/6 (/ (+ 1 (* 1/6 (pow y 2))) (pow x 4)))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal -1/120 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/30240 binary64) #s(literal 1/5040 binary64)))) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) |
(+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) x)) |
(+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) x)) |
(+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) x)) |
(* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
(* (pow y 2) (+ (* 1/6 (+ x (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) (+ (/ x (pow y 2)) (/ (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (*.f64 y y))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) |
(* -1/5040 (pow x 7)) |
(*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/5040 binary64)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 7 binary64))) |
(* -1/5040 (pow x 7)) |
(*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (neg.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1/120 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
y |
(+ y (* -1/6 (* (pow x 2) y))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 y (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)))) (*.f64 y #s(literal -1/6 binary64))) y) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow x 2))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/6 (* 7/360 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 7/360 (* 31/15120 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 31/15120 binary64) #s(literal 7/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
(/ x (sin x)) |
(/.f64 x (sin.f64 x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(* 1/120 y) |
(*.f64 y #s(literal 1/120 binary64)) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(* y (+ 1/120 (* 1/5040 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(* 1/5040 (pow y 3)) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 y (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 y (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 y (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* 1/5040 (pow y 3)) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 y (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 y (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 y (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
1/120 |
#s(literal 1/120 binary64) |
(+ 1/120 (* -1/5040 (pow x 2))) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(+ 1/120 (* -1/5040 (pow x 2))) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(+ 1/120 (* -1/5040 (pow x 2))) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
Compiled 68 876 to 3 763 computations (94.5% saved)
46 alts after pruning (42 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 158 | 24 | 1 182 |
| Fresh | 13 | 18 | 31 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 174 | 46 | 1 220 |
| Status | Accuracy | Program |
|---|---|---|
| 57.9% | (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) | |
| 35.3% | (fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) | |
| 59.8% | (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) | |
| 52.6% | (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) | |
| 38.5% | (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) | |
| 38.9% | (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) | |
| 35.1% | (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) | |
| 52.6% | (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) | |
| 65.8% | (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) | |
| 53.7% | (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) | |
| 26.3% | (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) | |
| 43.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) | |
| ▶ | 47.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| 79.1% | (/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) | |
| 50.3% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) | |
| 73.3% | (/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) | |
| ✓ | 90.0% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 40.3% | (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) | |
| 42.5% | (/.f64 (*.f64 y (sin.f64 x)) x) | |
| 39.1% | (/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 39.2% | (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| 35.5% | (/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) | |
| ✓ | 52.3% | (/.f64 y (/.f64 x (sin.f64 x))) |
| 89.0% | (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) | |
| 50.4% | (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) | |
| 48.7% | (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) | |
| 62.3% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) | |
| 57.9% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) | |
| 60.4% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) | |
| ✓ | 94.6% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| 94.3% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) | |
| 60.6% | (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) | |
| ▶ | 94.6% | (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
| 93.8% | (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) | |
| 65.8% | (*.f64 (/.f64 y x) (sin.f64 x)) | |
| 42.4% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) | |
| 45.4% | (*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) | |
| 86.8% | (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) | |
| 35.3% | (*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) | |
| 22.9% | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| ▶ | 35.3% | (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
| 35.1% | (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| ✓ | 52.3% | (*.f64 y (/.f64 (sin.f64 x) x)) |
| ▶ | 44.9% | (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
| 52.3% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) | |
| ▶ | 28.1% | y |
Compiled 1 816 to 985 computations (45.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
| ✓ | cost-diff | 1024 | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
| 11 118× | lower-fma.f32 |
| 11 102× | lower-fma.f64 |
| 5 826× | lower-*.f32 |
| 5 790× | lower-*.f64 |
| 2 584× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 334 |
| 0 | 76 | 323 |
| 1 | 160 | 323 |
| 2 | 363 | 308 |
| 3 | 1387 | 298 |
| 4 | 4419 | 296 |
| 5 | 5232 | 296 |
| 6 | 7250 | 296 |
| 0 | 8335 | 288 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
y |
(*.f64 y #s(literal 1/5040 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
x |
(sin.f64 x) |
y |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
y |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
#s(literal -1/5040 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
y |
(*.f64 y #s(literal 1/120 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
y |
(*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(sin.f64 x) |
x |
#s(literal 1/6 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x)) (sin.f64 x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) |
(fma.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
y |
(*.f64 y #s(literal 1/5040 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
x |
(sin.f64 x) |
y |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) y) |
y |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (fma.f64 y (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) x) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) y) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
y |
(*.f64 y #s(literal 1/120 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 y (*.f64 y y)) |
(*.f64 y y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 y (/.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) x)) |
y |
(*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y) |
(/.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) |
(*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 y (sin.f64 x)) x)) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(sin.f64 x) |
x |
#s(literal 1/6 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) |
| ✓ | accuracy | 99.5% | (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 89.8% | (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
| ✓ | accuracy | 93.3% | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
| ✓ | accuracy | 88.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 99.5% | (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
| ✓ | accuracy | 96.7% | (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) |
| ✓ | accuracy | 97.4% | (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) |
| ✓ | accuracy | 96.9% | (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
| 98.0ms | 256× | 0 | valid |
Compiled 367 to 48 computations (86.9% saved)
ival-mult: 38.0ms (49.7% of total)const: 16.0ms (20.9% of total)ival-add: 9.0ms (11.8% of total)ival-sin: 8.0ms (10.5% of total)ival-div: 5.0ms (6.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x))> |
#<alt (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x)> |
#<alt (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y)> |
#<alt (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y))> |
#<alt (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64)))> |
#<alt (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))))> |
#<alt (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x)> |
#<alt (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))> |
#<alt (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x)> |
#<alt (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y))> |
#<alt (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)> |
#<alt (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x)> |
#<alt (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y)> |
#<alt (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))> |
#<alt (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))> |
#<alt (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))> |
#<alt (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x)> |
#<alt (*.f64 x #s(literal 1/120 binary64))> |
#<alt (*.f64 (sin.f64 x) #s(literal 1/6 binary64))> |
| Outputs |
|---|
#<alt (/ (* y (sin x)) x)> |
#<alt (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x)))> |
#<alt (* 1/5040 (/ (* (pow y 7) (sin x)) x))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (* 1/120 (/ (sin x) (* x (pow y 2))))))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (* 1/6 (/ (sin x) (* x (pow y 4)))))))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (+ (* 1/6 (/ (sin x) (* x (pow y 4)))) (/ (sin x) (* x (pow y 6)))))))> |
#<alt (* 1/5040 (/ (* (pow y 7) (sin x)) x))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1 (/ (sin x) (* x (pow y 6)))) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))))> |
#<alt (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))> |
#<alt (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x)> |
#<alt (/ y x)> |
#<alt (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* 1/5040 (/ (pow y 7) x))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2))))))> |
#<alt (* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (/ 1/6 (* x (pow y 4))) (* 1/5040 (/ 1 x)))))> |
#<alt (* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (* 1/5040 (/ 1 x)) (+ (* 1/6 (/ 1 (* x (pow y 4)))) (/ 1 (* x (pow y 6)))))))> |
#<alt (* 1/5040 (/ (pow y 7) x))> |
#<alt (* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2))))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/120 (/ 1 x)) (* 1/6 (/ 1 (* x (pow y 2))))) (pow y 2))) (* 1/5040 (/ 1 x)))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/6 (/ 1 x)) (/ 1 (* x (pow y 2)))) (pow y 4))) (+ (/ 1/120 (* x (pow y 2))) (* 1/5040 (/ 1 x))))))> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt (/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))> |
#<alt (* 1/5040 (pow y 7))> |
#<alt (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt (* 1/5040 (pow y 7))> |
#<alt (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040)))> |
#<alt (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))> |
#<alt (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* 1/5040 (pow y 6))> |
#<alt (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt (* y (+ 1 (* -1/5040 (pow x 6))))> |
#<alt y> |
#<alt (+ y (* -1/5040 (* (pow x 6) y)))> |
#<alt (+ y (* -1/5040 (* (pow x 6) y)))> |
#<alt (+ y (* -1/5040 (* (pow x 6) y)))> |
#<alt (* -1/5040 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6))))> |
#<alt (* -1/5040 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6))))> |
#<alt 1> |
#<alt (+ 1 (* -1/5040 (pow x 6)))> |
#<alt (+ 1 (* -1/5040 (pow x 6)))> |
#<alt (+ 1 (* -1/5040 (pow x 6)))> |
#<alt (* -1/5040 (pow x 6))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1/5040))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1/5040))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1/5040))> |
#<alt (* -1/5040 (pow x 6))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1/5040))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1/5040))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1/5040))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (* -1/5040 (pow x 4))> |
#<alt (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))> |
#<alt (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* 1/120 (* (pow x 4) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4))))))> |
#<alt (* 1/120 (* (pow x 4) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4))))))> |
#<alt (/ (* y (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)> |
#<alt (* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))> |
#<alt (* y (+ 1 (+ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))))> |
#<alt (* y (+ 1 (+ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))))> |
#<alt (* 1/120 (/ (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x))> |
#<alt (* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2))))))> |
#<alt (* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (+ (/ 1 (pow y 4)) (/ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4))))))> |
#<alt (* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (+ (/ 1 (pow y 4)) (/ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4))))))> |
#<alt (* 1/120 (/ (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 4)))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 4)))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))))> |
#<alt (* x (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))> |
#<alt (* x (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* 1/120 (* (pow x 5) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))> |
#<alt (* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4))))))> |
#<alt (* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4))))))> |
#<alt (* 1/120 (* (pow x 5) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 4))) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2)))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 4))) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2)))))))> |
#<alt (* y (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))> |
#<alt (* y (+ x (+ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* 1/6 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))))> |
#<alt (* y (+ x (+ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* 1/6 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))))> |
#<alt (* 1/120 (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))> |
#<alt (* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2)))))> |
#<alt (* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (+ (/ x (pow y 4)) (/ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4))))))> |
#<alt (* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (+ (/ x (pow y 4)) (/ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4))))))> |
#<alt (* 1/120 (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 4))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 4))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* 1/120 (pow x 5))> |
#<alt (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 1/120 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4))))))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (pow y 3))> |
#<alt (+ (* -1/36 (* (pow x 2) (pow y 3))) (* 1/6 (pow y 3)))> |
#<alt (+ (* 1/6 (pow y 3)) (* (pow x 2) (+ (* -1/36 (pow y 3)) (* 1/720 (* (pow x 2) (pow y 3))))))> |
#<alt (+ (* 1/6 (pow y 3)) (* (pow x 2) (+ (* -1/36 (pow y 3)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 3))) (* 1/720 (pow y 3)))))))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 3) (sin x)) x))> |
#<alt (* 1/6 (pow y 2))> |
#<alt (+ (* -1/36 (* (pow x 2) (pow y 2))) (* 1/6 (pow y 2)))> |
#<alt (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* 1/720 (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 2))) (* 1/720 (pow y 2)))))))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 (/ (* (pow y 2) (sin x)) x))> |
#<alt (* 1/6 y)> |
#<alt (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y))> |
#<alt (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y)))))> |
#<alt (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y))))))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (/ (* y (sin x)) x))> |
#<alt (* 1/6 (* x y))> |
#<alt (* x (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y)))> |
#<alt (* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y))))))> |
#<alt (* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y)))))))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt (* 1/6 (* y (sin x)))> |
#<alt 1/120> |
#<alt (+ 1/120 (* 1/5040 (pow y 2)))> |
#<alt (+ 1/120 (* 1/5040 (pow y 2)))> |
#<alt (+ 1/120 (* 1/5040 (pow y 2)))> |
#<alt (* 1/5040 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* 1/5040 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2)))))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 2))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/5040 (pow x 3))> |
#<alt (* -1/6 x)> |
#<alt (* x (- (* 1/120 (pow x 2)) 1/6))> |
#<alt (* x (- (* 1/120 (pow x 2)) 1/6))> |
#<alt (* x (- (* 1/120 (pow x 2)) 1/6))> |
#<alt (* 1/120 (pow x 3))> |
#<alt (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 1/120 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/120 x)> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -1/36 (pow x 2))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/36))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/30240 (pow x 2)))) 1/36))))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
#<alt (* 1/6 (sin x))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (/ (* (* (sin x) 1/6) y) x) |
| 1.0ms | y | @ | 0 | (* y (+ (* (* x x) (* x (* x (* -1/5040 (* x x))))) 1)) |
| 1.0ms | x | @ | -inf | (/ (* (+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) x)) x) (+ (* (+ (* y (* y 1/120)) 1/6) (* y (* y y))) y)) x) |
| 1.0ms | x | @ | -inf | (* y (* (/ (* (* (sin x) 1/6) y) x) y)) |
| 1.0ms | x | @ | inf | (/ (* (+ (* (* x x) (* (+ (* x (* x 1/120)) -1/6) x)) x) (+ (* (+ (* y (* y 1/120)) 1/6) (* y (* y y))) y)) x) |
| 1× | batch-egg-rewrite |
| 5 654× | lower-fma.f32 |
| 5 638× | lower-fma.f64 |
| 4 490× | lower-/.f32 |
| 4 484× | lower-/.f64 |
| 4 376× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 256 |
| 0 | 76 | 249 |
| 1 | 274 | 236 |
| 2 | 1867 | 232 |
| 0 | 8543 | 226 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) |
(*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) |
(fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(*.f64 x #s(literal 1/120 binary64)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) x) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x))) x) |
(pow.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (/.f64 (sin.f64 x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (/.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (sin.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (sin.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (/.f64 (sin.f64 x) (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))))) (/.f64 (sin.f64 x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) (/.f64 (sin.f64 x) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) (/.f64 (sin.f64 x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) x) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) x) (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) x) (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) (/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) x))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) x)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 x (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) x)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) x) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) x)) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(pow.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x)) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) x))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) x) (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(+.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) y) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) y) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) |
(neg.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) #s(literal -1 binary64)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64))) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (*.f64 y y)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) |
(*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/216 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) #s(literal -1/36 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 y (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) y) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y))) (fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y))) |
(fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) y) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) y) y) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) y) y) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) y y) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) y) y) |
(fma.f64 (*.f64 y x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) y) |
(fma.f64 (*.f64 y (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) y) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) y) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 y)) (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 y))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) y) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) y)) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y))) (*.f64 y (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)))) (-.f64 y (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)))) |
(*.f64 y (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) y) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 y)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 x #s(literal -1/5040 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/5040 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/128024064000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/5040 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/5040 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/5040 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(pow.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(+.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(+.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (/.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(fma.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 y y) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y))) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (*.f64 x (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 y)))) |
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(/.f64 y (/.f64 x (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)))) |
(/.f64 (*.f64 y y) (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) y))) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) y) x) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) y)) (neg.f64 x)) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (/.f64 y x) y))) |
(*.f64 (*.f64 y y) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (/.f64 y x)))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (/.f64 y x))) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (/.f64 y x) y)) y) |
(*.f64 (*.f64 y (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 y (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) y))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (/.f64 x y)) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))) (neg.f64 x)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) y) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)))) x) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) y)) x) |
(pow.f64 (/.f64 x (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (/.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (/.f64 y x) y))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (/.f64 y x) y)) |
(*.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (/.f64 y x)) |
(*.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (/.f64 y x))) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) |
(*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y #s(literal 1/6 binary64)) y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sin.f64 x) y) x))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) #s(literal -1 binary64)) (/.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sin.f64 x) y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sin.f64 x) y) x))) |
(neg.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sin.f64 x) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (/.f64 x y)) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) x) |
(/.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) |
(pow.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 x) (/.f64 y x))) |
(*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (/.f64 y x))) |
(*.f64 (sin.f64 x) (/.f64 (*.f64 y #s(literal 1/6 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (/.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (/.f64 y x)) |
(*.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sin.f64 x) y) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) x)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y #s(literal 1/6 binary64))) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 y #s(literal 1/6 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) #s(literal -1 binary64)) (/.f64 y x)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(neg.f64 (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 x) y)) |
(*.f64 (sin.f64 x) (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) y) |
(*.f64 (*.f64 y (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(*.f64 (*.f64 y (sin.f64 x)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (neg.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))))) |
(fma.f64 y (*.f64 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 (*.f64 y #s(literal 1/5040 binary64)) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (neg.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (fma.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))))) |
(*.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))))) |
(*.f64 x (*.f64 x #s(literal -1/5040 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/5040 binary64)) x) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/5040 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/5040 binary64))) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/5040 binary64))) x) |
(*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/5040 binary64)) |
(*.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x (*.f64 #s(literal -1/6 binary64) x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) x) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) x)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728000 binary64)) #s(literal -1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/36 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/120 binary64) x) |
(*.f64 x #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
| 1× | egg-herbie |
| 11 134× | lower-fma.f64 |
| 11 134× | lower-fma.f32 |
| 7 372× | lower-*.f64 |
| 7 372× | lower-*.f32 |
| 3 022× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 447 | 5537 |
| 1 | 1557 | 5352 |
| 2 | 5441 | 4858 |
| 0 | 8506 | 4484 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (sin x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (* 1/120 (/ (sin x) (* x (pow y 2)))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (* 1/6 (/ (sin x) (* x (pow y 4))))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (+ (* 1/6 (/ (sin x) (* x (pow y 4)))) (/ (sin x) (* x (pow y 6))))))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(* -1 (* (pow y 7) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))) |
(* -1 (* (pow y 7) (+ (* -1 (/ (sin x) (* x (pow y 6)))) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))))) |
(+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(/ y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* 1/5040 (/ (pow y 7) x)) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (/ 1/6 (* x (pow y 4))) (* 1/5040 (/ 1 x))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (* 1/5040 (/ 1 x)) (+ (* 1/6 (/ 1 (* x (pow y 4)))) (/ 1 (* x (pow y 6))))))) |
(* 1/5040 (/ (pow y 7) x)) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/120 (/ 1 x)) (* 1/6 (/ 1 (* x (pow y 2))))) (pow y 2))) (* 1/5040 (/ 1 x))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/6 (/ 1 x)) (/ 1 (* x (pow y 2)))) (pow y 4))) (+ (/ 1/120 (* x (pow y 2))) (* 1/5040 (/ 1 x)))))) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(* 1/5040 (pow y 7)) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(* 1/5040 (pow y 7)) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
(* 1/6 (pow y 2)) |
(* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) |
(* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* 1/5040 (pow y 6)) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
y |
(+ y (* -1/5040 (* (pow x 6) y))) |
(+ y (* -1/5040 (* (pow x 6) y))) |
(+ y (* -1/5040 (* (pow x 6) y))) |
(* -1/5040 (* (pow x 6) y)) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(* -1/5040 (* (pow x 6) y)) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
1 |
(+ 1 (* -1/5040 (pow x 6))) |
(+ 1 (* -1/5040 (pow x 6))) |
(+ 1 (* -1/5040 (pow x 6))) |
(* -1/5040 (pow x 6)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(* -1/5040 (pow x 6)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(* -1/5040 (pow x 4)) |
(+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* 1/120 (* (pow x 4) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(* 1/120 (* (pow x 4) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(/ (* y (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
(* y (+ 1 (+ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))))) |
(* y (+ 1 (+ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))))) |
(* 1/120 (/ (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) |
(* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))))) |
(* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (+ (/ 1 (pow y 4)) (/ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (+ (/ 1 (pow y 4)) (/ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(* 1/120 (/ (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 4)))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 4)))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(* x (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* 1/120 (* (pow x 5) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))) |
(* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(* 1/120 (* (pow x 5) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(* -1 (* (pow x 5) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 4))) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 4))) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))))))) |
(* y (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) |
(* y (+ x (+ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* 1/6 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))))) |
(* y (+ x (+ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* 1/6 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))))) |
(* 1/120 (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) |
(* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))))) |
(* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (+ (/ x (pow y 4)) (/ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (+ (/ x (pow y 4)) (/ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(* 1/120 (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 4))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 4))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* 1/120 (pow x 5)) |
(* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 1/120 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (pow y 3)) |
(+ (* -1/36 (* (pow x 2) (pow y 3))) (* 1/6 (pow y 3))) |
(+ (* 1/6 (pow y 3)) (* (pow x 2) (+ (* -1/36 (pow y 3)) (* 1/720 (* (pow x 2) (pow y 3)))))) |
(+ (* 1/6 (pow y 3)) (* (pow x 2) (+ (* -1/36 (pow y 3)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 3))) (* 1/720 (pow y 3))))))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(* 1/6 (pow y 2)) |
(+ (* -1/36 (* (pow x 2) (pow y 2))) (* 1/6 (pow y 2))) |
(+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* 1/720 (* (pow x 2) (pow y 2)))))) |
(+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 2))) (* 1/720 (pow y 2))))))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(* 1/6 y) |
(+ (* -1/36 (* (pow x 2) y)) (* 1/6 y)) |
(+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y))))) |
(+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y)))))) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (/ (* y (sin x)) x)) |
(* 1/6 (* x y)) |
(* x (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y)))))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y))))))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
(* 1/6 (* y (sin x))) |
1/120 |
(+ 1/120 (* 1/5040 (pow y 2))) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(* 1/5040 (pow y 2)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* 1/5040 (pow y 2)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 2)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/5040 (pow x 3)) |
(* -1/6 x) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(* 1/120 (pow x 3)) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(* 1/120 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/120 x) |
(* 1/6 x) |
(* x (+ 1/6 (* -1/36 (pow x 2)))) |
(* x (+ 1/6 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/36)))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/30240 (pow x 2)))) 1/36)))) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
(* 1/6 (sin x)) |
| Outputs |
|---|
(/ (* y (sin x)) x) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y)) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 (sin.f64 x) x))) |
(* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))) |
(*.f64 y (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64)))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (* 1/120 (/ (sin x) (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (* 1/6 (/ (sin x) (* x (pow y 4))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 7) (+ (* 1/5040 (/ (sin x) x)) (+ (* 1/120 (/ (sin x) (* x (pow y 2)))) (+ (* 1/6 (/ (sin x) (* x (pow y 4)))) (/ (sin x) (* x (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (fma.f64 (sin.f64 x) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (sin.f64 x) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/5040 (/ (* (pow y 7) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x)))))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (+ (* -1 (/ (sin x) (* x (pow y 6)))) (+ (* -1/6 (/ (sin x) (* x (pow y 4)))) (+ (* -1/120 (/ (sin x) (* x (pow y 2)))) (* -1/5040 (/ (sin x) x))))))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 x) x) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 (sin.f64 x) x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))))) (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))))) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ (* (sin x) (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) x) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 y (*.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 y x)) |
(* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (/.f64 y x)) |
(* 1/5040 (/ (pow y 7) x)) |
(/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) x) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/5040 binary64) x) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (/ 1/6 (* x (pow y 4))) (* 1/5040 (/ 1 x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))))) |
(* (pow y 7) (+ (/ 1/120 (* x (pow y 2))) (+ (* 1/5040 (/ 1 x)) (+ (* 1/6 (/ 1 (* x (pow y 4)))) (/ 1 (* x (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/5040 (/ (pow y 7) x)) |
(/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) x) |
(* (pow y 7) (+ (* 1/5040 (/ 1 x)) (* 1/120 (/ 1 (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/5040 binary64) x) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/120 (/ 1 x)) (* 1/6 (/ 1 (* x (pow y 2))))) (pow y 2))) (* 1/5040 (/ 1 x))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1/5040 binary64) x))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ (* 1/6 (/ 1 x)) (/ 1 (* x (pow y 2)))) (pow y 4))) (+ (/ 1/120 (* x (pow y 2))) (* 1/5040 (/ 1 x)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 (/.f64 #s(literal 1/5040 binary64) x) (/.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 y y)))))) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
(/ (+ y (* (pow y 3) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) x) |
y |
(* y (+ 1 (* 1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(* 1/5040 (pow y 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))))) |
(* 1/5040 (pow y 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64))) |
(* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y y))))) |
(* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(*.f64 y (*.f64 y (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)))) |
(* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
(*.f64 y (*.f64 y (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)))) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/5040 (pow y 6)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal 1/5040 binary64) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* -1/5040 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
y |
(+ y (* -1/5040 (* (pow x 6) y))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(+ y (* -1/5040 (* (pow x 6) y))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(+ y (* -1/5040 (* (pow x 6) y))) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* -1/5040 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal -1/5040 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal -1/5040 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal -1/5040 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* -1/5040 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal -1/5040 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal -1/5040 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* -1/5040 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal -1/5040 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/5040 (pow x 6))) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/5040 (pow x 6))) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/5040 (pow x 6))) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* -1/5040 (pow x 6)) |
(*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* -1/5040 (pow x 6)) |
(*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1/5040)) |
(fma.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/5040 (pow x 4)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) |
(+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y)) |
(+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y)) |
(* 1/120 (* (pow x 4) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/120 (* (pow x 4) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (* y (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(* y (+ 1 (+ (* 1/6 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (+ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))))) |
(fma.f64 y (fma.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) y) |
(* y (+ 1 (+ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))))) |
(fma.f64 y (fma.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) y) |
(* 1/120 (/ (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/120 binary64) x)) |
(* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (+ (/ 1 (pow y 4)) (/ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 5) (+ (* 1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (+ (/ 1 (pow y 4)) (/ (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/120 (/ (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/120 binary64) x)) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 4)))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 4)))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (* x (pow y 2)))) (* -1/120 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) x)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) x) (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (pow.f64 y #s(literal 5 binary64)))) |
(* x (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) |
(*.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) |
(* x (+ y (+ (* -1/6 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y))) |
(* x (+ y (+ (* (pow x 2) (+ (* -1/6 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/120 (* (pow x 2) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))))) (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 x (fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y))) |
(* 1/120 (* (pow x 5) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ (* -1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))) (+ (* 1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (+ (/ y (pow x 4)) (/ (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))) (pow x 4)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(* 1/120 (* (pow x 5) (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 4))) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 x x)) (*.f64 #s(literal -1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 4))) (+ (* -1/120 (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2)))))) (* 1/6 (/ (+ y (* (pow y 3) (+ 1/6 (* 1/120 (pow y 2))))) (pow x 2))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 x x)) (*.f64 #s(literal -1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* y (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(* y (+ x (+ (* 1/6 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x))) |
(* y (+ x (+ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* 1/6 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) x))) |
(* y (+ x (+ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) (* 1/6 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) x))) |
(* 1/120 (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (+ (/ x (pow y 4)) (/ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 5) (+ (* 1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) (+ (* 1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (+ (/ x (pow y 4)) (/ (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)) (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (fma.f64 x (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/120 (* (pow y 5) (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))))))) |
(*.f64 (pow.f64 y #s(literal 5 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 4))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/120 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 (*.f64 y y) (*.f64 y y)))) (neg.f64 (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 4))) (+ (* -1/6 (/ (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6))) (pow y 2))) (* -1/120 (+ x (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/120 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x)) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 (*.f64 y y) (*.f64 y y)))) (neg.f64 (pow.f64 y #s(literal 5 binary64)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(* 1/120 (pow x 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/120 (pow x 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (pow y 3)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+ (* -1/36 (* (pow x 2) (pow y 3))) (* 1/6 (pow y 3))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(+ (* 1/6 (pow y 3)) (* (pow x 2) (+ (* -1/36 (pow y 3)) (* 1/720 (* (pow x 2) (pow y 3)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(+ (* 1/6 (pow y 3)) (* (pow x 2) (+ (* -1/36 (pow y 3)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 3))) (* 1/720 (pow y 3))))))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))))))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* (pow y 3) (sin x)) x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (pow y 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(+ (* -1/36 (* (pow x 2) (pow y 2))) (* 1/6 (pow y 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* 1/720 (* (pow x 2) (pow y 2)))))) |
(fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/36 (pow y 2)) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) (pow y 2))) (* 1/720 (pow y 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 y #s(literal -1/36 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 (/ (* (pow y 2) (sin x)) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(* 1/6 y) |
(*.f64 y #s(literal 1/6 binary64)) |
(+ (* -1/36 (* (pow x 2) y)) (* 1/6 y)) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y))))) |
(fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (/ (* y (sin x)) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) |
(* 1/6 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/6 binary64))) |
(* x (+ (* -1/36 (* (pow x 2) y)) (* 1/6 y))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64)))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* 1/720 (* (pow x 2) y)))))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64)))) |
(* x (+ (* 1/6 y) (* (pow x 2) (+ (* -1/36 y) (* (pow x 2) (+ (* -1/30240 (* (pow x 2) y)) (* 1/720 y))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64)))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(* 1/6 (* y (sin x))) |
(*.f64 y (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
1/120 |
#s(literal 1/120 binary64) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* 1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* 1/5040 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* 1/5040 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 2)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/5040 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(* x (- (* 1/120 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(* 1/120 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/120 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/120 x) |
(*.f64 x #s(literal 1/120 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* -1/36 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/36)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/30240 (pow x 2)))) 1/36)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
(* 1/6 (sin x)) |
(*.f64 (sin.f64 x) #s(literal 1/6 binary64)) |
Compiled 49 739 to 2 896 computations (94.2% saved)
56 alts after pruning (50 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 046 | 21 | 1 067 |
| Fresh | 8 | 29 | 37 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 057 | 56 | 1 113 |
| Status | Accuracy | Program |
|---|---|---|
| 57.9% | (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) | |
| 59.8% | (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) | |
| 59.8% | (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) | |
| 35.3% | (fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) | |
| 38.5% | (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) | |
| 38.9% | (fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) | |
| 35.1% | (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) | |
| 52.6% | (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) | |
| 65.8% | (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) | |
| 53.7% | (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) | |
| 26.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) | |
| 43.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) | |
| 79.1% | (/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) | |
| 50.3% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) | |
| ✓ | 90.0% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 40.3% | (/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) | |
| 42.5% | (/.f64 (*.f64 y (sin.f64 x)) x) | |
| 39.1% | (/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) | |
| 39.2% | (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| 35.5% | (/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) | |
| ✓ | 52.3% | (/.f64 y (/.f64 x (sin.f64 x))) |
| 62.2% | (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) | |
| 52.2% | (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) | |
| 89.0% | (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) | |
| 50.4% | (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) | |
| 55.4% | (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) | |
| 62.3% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) | |
| 57.9% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) | |
| ✓ | 94.6% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| 94.3% | (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) | |
| 60.6% | (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) | |
| 94.3% | (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) | |
| 94.6% | (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) y y) x) (sin.f64 x)) | |
| 93.8% | (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) | |
| 89.0% | (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) | |
| 65.8% | (*.f64 (/.f64 y x) (sin.f64 x)) | |
| 42.4% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) | |
| 19.6% | (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) | |
| 30.8% | (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) | |
| 86.8% | (*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) | |
| 35.3% | (*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) | |
| 22.9% | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 21.6% | (*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) | |
| 35.1% | (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| ✓ | 52.3% | (*.f64 y (/.f64 (sin.f64 x) x)) |
| 28.1% | (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) | |
| 31.7% | (*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) | |
| ✓ | 44.9% | (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
| 27.2% | (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) | |
| 41.3% | (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) | |
| 52.3% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) | |
| 30.9% | (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) | |
| 44.9% | (*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) | |
| 39.9% | (*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) | |
| 39.9% | (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) | |
| ✓ | 28.1% | y |
Compiled 2 811 to 935 computations (66.7% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (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)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 y x)) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(/.f64 (sin.f64 x) (/.f64 x (sinh.f64 y))) |
(/.f64 (/.f64 (sinh.f64 y) x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
4 calls:
| 94.0ms | (sinh.f64 y) |
| 72.0ms | y |
| 56.0ms | x |
| 28.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 99.8% | 1 | (sinh.f64 y) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (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)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 y x)) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal -1/36 binary64)) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) |
4 calls:
| 86.0ms | (sinh.f64 y) |
| 54.0ms | x |
| 45.0ms | y |
| 21.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | x |
| 98.0% | 3 | y |
| 98.7% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 94.6% | 1 | (sinh.f64 y) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) y y) x) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 #s(literal 1/5040 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (sin.f64 x)) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x) |
1 calls:
| 33.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (sin.f64 x)) x) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) |
4 calls:
| 23.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 22.0ms | x |
| 22.0ms | y |
| 21.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.4% | 2 | x |
| 89.0% | 1 | (sinh.f64 y) |
| 97.5% | 3 | y |
| 97.2% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
2 calls:
| 22.0ms | y |
| 18.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 95.4% | 3 | y |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y y) x) (sin.f64 x)) |
(/.f64 (*.f64 y (*.f64 (sin.f64 x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
1 calls:
| 19.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 y x) (sin.f64 x)) |
(/.f64 (*.f64 y (sin.f64 x)) x) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (sin.f64 x))) |
(/.f64 y (/.f64 x (sin.f64 x))) |
(*.f64 y (*.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) x)) y)) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (sin.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
1 calls:
| 20.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (fma.f64 (*.f64 y y) (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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (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)) y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
4 calls:
| 18.0ms | y |
| 18.0ms | x |
| 17.0ms | (sinh.f64 y) |
| 16.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 2 | (sinh.f64 y) |
| 75.5% | 3 | x |
| 76.2% | 3 | y |
| 83.7% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)) |
1 calls:
| 12.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.6% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 y x)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (+.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/120 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64)))) (*.f64 y #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #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 y (*.f64 y y)) y))) x) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y)) x) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/30240 binary64) #s(literal 1/720 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) y) x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) x) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
1 calls:
| 11.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (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)) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) y) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))) (*.f64 y #s(literal 1/6 binary64))) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 y #s(literal -1/6 binary64))) y) |
(*.f64 y (fma.f64 x (*.f64 x (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/36 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) x) x)) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y) |
1 calls:
| 86.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) x) x)) x) |
(/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/360 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x) y) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 x (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x))) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
1 calls:
| 6.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) y) x) y)) |
| Outputs |
|---|
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
1 calls:
| 51.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) y) |
| Outputs |
|---|
(*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
4 calls:
| 8.0ms | x |
| 4.0ms | y |
| 4.0ms | (sinh.f64 y) |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 3 | x |
| 64.1% | 2 | (sinh.f64 y) |
| 66.2% | 3 | y |
| 73.2% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
1 calls:
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y) |
| Outputs |
|---|
(fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
4 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.2% | 2 | (sinh.f64 y) |
| 63.2% | 2 | x |
| 54.2% | 2 | y |
| 61.3% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.9% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 49.3% | 2 | x |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 1/6 binary64)) y)) |
| Outputs |
|---|
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
y |
(*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
3 calls:
| 2.0ms | (sinh.f64 y) |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 3 | y |
| 53.7% | 3 | (sinh.f64 y) |
| 52.1% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 16 to 11 computations (31.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
y |
(*.f64 y #s(literal 1 binary64)) |
| Outputs |
|---|
y |
4 calls:
| 4.0ms | y |
| 1.0ms | (sinh.f64 y) |
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.1% | 1 | x |
| 28.1% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 28.1% | 1 | (sinh.f64 y) |
| 28.1% | 1 | y |
Compiled 19 to 13 computations (31.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.013638316044881952 | +inf |
| 0.0ms | -inf | -7.017151986610585e+75 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.2939108728374627e-6 | 7.623478183216319e-6 |
| 0.0ms | -inf | -7.017151986610585e+75 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.2966665938476352e+61 | 1.5129273962715602e+62 |
| 13.0ms | 510.8341992197396 | 20375.632391925334 |
| 15.0ms | 208× | 0 | valid |
Compiled 493 to 310 computations (37.1% saved)
ival-sin: 5.0ms (53.3% of total)ival-div: 1.0ms (10.7% of total)ival-mult: 1.0ms (10.7% of total)ival-sinh: 1.0ms (10.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 3.2939108728374627e-6 | 7.623478183216319e-6 |
| 0.0ms | -inf | -7.017151986610585e+75 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.2939108728374627e-6 | 7.623478183216319e-6 |
| 0.0ms | -inf | -7.017151986610585e+75 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.912495492692424e-31 | 7.682331721526982e-24 |
| 0.0ms | -inf | -7.017151986610585e+75 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.912495492692424e-31 | 7.682331721526982e-24 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.912495492692424e-31 | 7.682331721526982e-24 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.655215029797519e-48 | 7.232133447594062e-45 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.655215029797519e-48 | 7.232133447594062e-45 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.655215029797519e-48 | 7.232133447594062e-45 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.655215029797519e-48 | 7.232133447594062e-45 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.655215029797519e-48 | 7.232133447594062e-45 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.655215029797519e-48 | 7.232133447594062e-45 |
| 0.0ms | -6.697291037048307e-124 | -4.682547727857068e-173 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 937811.0385803217 | 447642558.47305995 |
| 10.0ms | 128× | 0 | valid |
Compiled 180 to 123 computations (31.7% saved)
ival-sin: 4.0ms (58.9% of total)ival-div: 1.0ms (14.7% of total)ival-mult: 1.0ms (14.7% of total)ival-sinh: 1.0ms (14.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.013638316044881952 | +inf |
Compiled 12 to 11 computations (8.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 61591302.86388861 | 2948773371.9918704 |
| 10.0ms | 2.9140950691438255e-251 | 2.6653317147195464e-250 |
| 14.0ms | 208× | 0 | valid |
Compiled 194 to 141 computations (27.3% saved)
ival-sin: 5.0ms (50.8% of total)ival-mult: 2.0ms (20.3% of total)ival-div: 1.0ms (10.2% of total)ival-sinh: 1.0ms (10.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 66× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 1062 |
| 1 | 171 | 1062 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5764607523034235/288230376151711744 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) y y) x) (sin.f64 x)) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x))) |
(if (<=.f64 y #s(literal 520 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) (if (<=.f64 y #s(literal 114999999999999992038649020104572348113390222092299453830529024 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 x #s(literal 115000000 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5764607523034235/288230376151711744 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(if (<=.f64 y #s(literal 6126462458238305/64489078507771636517619602650941968569195230229018740494135828738607654120693952572560700181598777819174120482575333090683880317322105168121403683894401803821824546386597300313565859091360649542605497181178123584490726109955024626323046496431523007383976877550993408 binary64)) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (if (<=.f64 y #s(literal 62000000 binary64)) y (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
y |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5764607523034235/288230376151711744 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) y) y y) x) (sin.f64 x)) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5764607523034235/288230376151711744 binary64)) (*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) y y) x)) (/.f64 (*.f64 (sinh.f64 y) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (sinh.f64 y)) x))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) (/.f64 (*.f64 (sinh.f64 y) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) x))) |
(if (<=.f64 y #s(literal 520 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) (if (<=.f64 y #s(literal 114999999999999992038649020104572348113390222092299453830529024 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)))) |
(if (<=.f64 y #s(literal 520 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)) (if (<=.f64 y #s(literal 114999999999999992038649020104572348113390222092299453830529024 binary64)) (/.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) y) (/.f64 (sin.f64 x) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (sinh.f64 y)) x) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (/.f64 (*.f64 (sinh.f64 y) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) x) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5902958103587057/1180591620717411303424 binary64)) (*.f64 (/.f64 (sin.f64 x) x) (fma.f64 (*.f64 y y) (*.f64 y #s(literal 1/6 binary64)) y)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) x)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 y (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) y) x)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (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)) y)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) y)) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))) y)) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (*.f64 y (*.f64 y (fma.f64 (*.f64 x x) #s(literal -1/36 binary64) #s(literal 1/6 binary64))))) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal -1488565707357403/2977131414714805823690030317109266572712515013375254774912983855843898524112477893944078543723575564536883288499266264815757728270805630976 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 4113761393303015/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y))) |
(if (<=.f64 x #s(literal 115000000 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(if (<=.f64 x #s(literal 115000000 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y y)) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) #s(literal 5764607523034235/288230376151711744 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(if (<=.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) #s(literal 5764607523034235/288230376151711744 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(if (<=.f64 y #s(literal 6126462458238305/64489078507771636517619602650941968569195230229018740494135828738607654120693952572560700181598777819174120482575333090683880317322105168121403683894401803821824546386597300313565859091360649542605497181178123584490726109955024626323046496431523007383976877550993408 binary64)) (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (if (<=.f64 y #s(literal 62000000 binary64)) y (*.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(if (<=.f64 y #s(literal 6126462458238305/64489078507771636517619602650941968569195230229018740494135828738607654120693952572560700181598777819174120482575333090683880317322105168121403683894401803821824546386597300313565859091360649542605497181178123584490726109955024626323046496431523007383976877550993408 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (if (<=.f64 y #s(literal 62000000 binary64)) y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
y |
| 20 658× | lower-fma.f64 |
| 20 658× | lower-fma.f32 |
| 15 192× | lower-fma.f64 |
| 15 192× | lower-fma.f32 |
| 12 384× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 447 | 5537 |
| 1 | 1557 | 5352 |
| 2 | 5441 | 4858 |
| 0 | 8506 | 4484 |
| 0 | 451 | 5898 |
| 1 | 1610 | 5607 |
| 2 | 6116 | 5466 |
| 0 | 8153 | 4942 |
| 0 | 26 | 133 |
| 0 | 50 | 123 |
| 1 | 169 | 123 |
| 2 | 999 | 121 |
| 0 | 8470 | 119 |
| 0 | 34 | 256 |
| 0 | 68 | 246 |
| 1 | 271 | 242 |
| 2 | 2093 | 242 |
| 0 | 8135 | 238 |
| 0 | 6 | 16 |
| 0 | 10 | 16 |
| 1 | 27 | 16 |
| 2 | 117 | 16 |
| 3 | 840 | 16 |
| 0 | 8257 | 16 |
| 0 | 113 | 944 |
| 1 | 373 | 889 |
| 2 | 1229 | 849 |
| 3 | 3047 | 828 |
| 0 | 8158 | 792 |
| 0 | 38 | 256 |
| 0 | 76 | 249 |
| 1 | 274 | 236 |
| 2 | 1867 | 232 |
| 0 | 8543 | 226 |
| 0 | 303 | 4416 |
| 1 | 1096 | 4114 |
| 2 | 4119 | 3855 |
| 0 | 8250 | 3621 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 307 to 926 computations (59.9% saved)
(negabs y)
(abs x)
Compiled 2 200 to 318 computations (85.5% saved)
Loading profile data...