
Time bar (total: 14.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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 7 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 8 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 9 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 10 |
| 82% | 81.9% | 17.9% | 0.1% | 0% | 0% | 0% | 11 |
| 82% | 81.9% | 17.9% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 9 computations (10% saved)
| 524.0ms | 8 256× | 0 | valid |
ival-div: 154.0ms (44.7% of total)ival-cosh: 103.0ms (29.9% of total)ival-mult: 77.0ms (22.4% of total)ival-true: 6.0ms (1.7% of total)ival-assert: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 1 288× | lower-*.f32 |
| 1 286× | lower-*.f64 |
| 1 164× | times-frac |
| 1 164× | neg-sub0 |
| 768× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 86 |
| 1 | 108 | 83 |
| 2 | 342 | 83 |
| 3 | 1241 | 83 |
| 4 | 4266 | 83 |
| 5 | 7547 | 83 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 22 | 8 |
| 2 | 45 | 8 |
| 3 | 94 | 8 |
| 4 | 191 | 8 |
| 5 | 299 | 8 |
| 6 | 487 | 8 |
| 7 | 1061 | 8 |
| 8 | 2206 | 8 |
| 9 | 2598 | 8 |
| 10 | 2799 | 8 |
| 11 | 2810 | 8 |
| 12 | 2810 | 8 |
| 13 | 2847 | 8 |
| 14 | 2852 | 8 |
| 15 | 2854 | 8 |
| 16 | 2859 | 8 |
| 17 | 2859 | 8 |
| 0 | 2859 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
| Inputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
(/ (* (cosh (neg x)) (/ y (neg x))) z) |
(/ (* (cosh x) (/ (neg y) x)) z) |
(/ (* (cosh x) (/ y x)) (neg z)) |
(neg (/ (* (cosh (neg x)) (/ y (neg x))) z)) |
(neg (/ (* (cosh x) (/ (neg y) x)) z)) |
(neg (/ (* (cosh x) (/ y x)) (neg z))) |
(/ (* (cosh y) (/ x y)) z) |
(/ (* (cosh z) (/ y z)) x) |
(/ (* (cosh x) (/ z x)) y) |
| Outputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
(* y (/ (/ (cosh x) z) x)) |
(/ (* (cosh (neg x)) (/ y (neg x))) z) |
(* (cosh x) (/ (/ y (neg x)) z)) |
(/ (* (cosh x) (/ (neg y) x)) z) |
(* (cosh x) (/ (/ y (neg x)) z)) |
(/ (* (cosh x) (/ y x)) (neg z)) |
(* (cosh x) (/ (/ y (neg x)) z)) |
(neg (/ (* (cosh (neg x)) (/ y (neg x))) z)) |
(* y (/ (/ (cosh x) z) x)) |
(neg (/ (* (cosh x) (/ (neg y) x)) z)) |
(* y (/ (/ (cosh x) z) x)) |
(neg (/ (* (cosh x) (/ y x)) (neg z))) |
(* y (/ (/ (cosh x) z) x)) |
(/ (* (cosh y) (/ x y)) z) |
(/ (* x (/ (cosh y) y)) z) |
(/ (* (cosh z) (/ y z)) x) |
(/ (* y (/ (cosh z) x)) z) |
(/ (* (cosh x) (/ z x)) y) |
(* (/ z x) (/ (cosh x) y)) |
(negabs x)
(negabs y)
(negabs z)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 35 | 0 | - | 0 | - | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 11 | 0 | - | 0 | - | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 0 | 0 | - | 0 | - | (/.f64 y x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (cosh.f64 x) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (cosh.f64 x) (/.f64 y x)) | o*u | 35 | 0 |
| ↳ | (cosh.f64 x) | overflow | 135 | |
| ↳ | (/.f64 y x) | underflow | 35 | |
/.f64 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) | o/n | 11 | 0 |
| ↳ | (cosh.f64 x) | overflow | 135 | |
| ↳ | (/.f64 y x) | overflow | 25 | |
| ↳ | (*.f64 (cosh.f64 x) (/.f64 y x)) | overflow | 160 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 46 | 0 |
| - | 0 | 210 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 46 | 0 | 0 |
| - | 0 | 0 | 210 |
| number | freq |
|---|---|
| 0 | 210 |
| 1 | 46 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 50.0ms | 512× | 0 | valid |
Compiled 70 to 32 computations (54.3% saved)
ival-div: 14.0ms (47.6% of total)ival-cosh: 12.0ms (40.8% of total)ival-mult: 3.0ms (10.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.1% | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 1 288× | lower-*.f32 |
| 1 286× | lower-*.f64 |
| 1 164× | times-frac |
| 764× | lower-fma.f64 |
| 764× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 22 |
| 0 | 11 | 22 |
| 1 | 22 | 22 |
| 2 | 45 | 22 |
| 3 | 94 | 22 |
| 4 | 191 | 22 |
| 5 | 299 | 22 |
| 6 | 487 | 22 |
| 7 | 1061 | 22 |
| 8 | 2206 | 22 |
| 9 | 2598 | 22 |
| 10 | 2799 | 22 |
| 11 | 2810 | 22 |
| 12 | 2810 | 22 |
| 13 | 2847 | 22 |
| 14 | 2852 | 22 |
| 15 | 2854 | 22 |
| 16 | 2859 | 22 |
| 17 | 2859 | 22 |
| 0 | 2859 | 22 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(*.f64 (cosh.f64 x) (/.f64 y x)) |
(cosh.f64 x) |
x |
(/.f64 y x) |
y |
z |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(*.f64 (cosh.f64 x) (/.f64 y x)) |
(/.f64 (*.f64 (cosh.f64 x) y) x) |
(cosh.f64 x) |
x |
(/.f64 y x) |
y |
z |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 95.8% | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| ✓ | accuracy | 89.1% | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 19.0ms | 256× | 0 | valid |
Compiled 24 to 9 computations (62.5% saved)
ival-div: 5.0ms (55.8% of total)ival-cosh: 3.0ms (33.5% of total)ival-mult: 1.0ms (11.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z)> |
#<alt (*.f64 (cosh.f64 x) (/.f64 y x))> |
#<alt (cosh.f64 x)> |
#<alt (/.f64 y x)> |
| Outputs |
|---|
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (/ y x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x)> |
#<alt (/ (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) x)> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (/ (* (cosh x) (/ y x)) z) |
| 2.0ms | x | @ | inf | (/ (* (cosh x) (/ y x)) z) |
| 2.0ms | y | @ | -inf | (/ (* (cosh x) (/ y x)) z) |
| 2.0ms | z | @ | -inf | (/ (* (cosh x) (/ y x)) z) |
| 2.0ms | y | @ | 0 | (/ (* (cosh x) (/ y x)) z) |
| 1× | batch-egg-rewrite |
| 3 410× | lower-/.f32 |
| 3 406× | lower-/.f64 |
| 3 324× | lower-*.f32 |
| 3 322× | lower-*.f64 |
| 1 104× | frac-2neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 19 |
| 0 | 11 | 19 |
| 1 | 36 | 19 |
| 2 | 208 | 19 |
| 3 | 2161 | 19 |
| 0 | 8571 | 19 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(*.f64 (cosh.f64 x) (/.f64 y x)) |
(cosh.f64 x) |
(/.f64 y x) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (/.f64 (/.f64 y (*.f64 x (neg.f64 z))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x z))) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) (cosh.f64 x))) (/.f64 (neg.f64 y) (/.f64 (*.f64 x z) (cosh.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (cosh.f64 x))) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x z) y))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x z) y)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z)) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 x z) y) #s(literal 2 binary64))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 x z) y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 z (cosh.f64 x)))) (/.f64 (/.f64 y x) (neg.f64 (/.f64 z (cosh.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x z)))) |
(neg.f64 (/.f64 (neg.f64 y) (/.f64 (*.f64 x z) (cosh.f64 x)))) |
(neg.f64 (/.f64 (/.f64 y (*.f64 x (neg.f64 z))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(neg.f64 (/.f64 (/.f64 y x) (neg.f64 (/.f64 z (cosh.f64 x))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 (cosh.f64 x) y)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 x (neg.f64 z))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 (*.f64 x (neg.f64 z)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 x z)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) (neg.f64 x))) |
(/.f64 (cosh.f64 x) (/.f64 (*.f64 x z) y)) |
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x z))) |
(/.f64 y (/.f64 (*.f64 x z) (cosh.f64 x))) |
(/.f64 y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x (neg.f64 z))))) |
(/.f64 y (neg.f64 (/.f64 (*.f64 x (neg.f64 z)) (cosh.f64 x)))) |
(/.f64 (/.f64 y x) (/.f64 z (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x z) y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 x z) y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x z) y)))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))) (neg.f64 z)) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 y) (/.f64 (*.f64 x (neg.f64 z)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x z)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) (cosh.f64 x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x z) y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x z) y) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x z)) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (neg.f64 z))) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (neg.f64 z)) #s(literal 2 binary64)) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x z) y) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x (neg.f64 z))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x z)) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 z))) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x z) y)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) #s(literal -2 binary64)) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (neg.f64 z)) (cosh.f64 x)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (neg.f64 z)) #s(literal -2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (neg.f64 z)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (cosh.f64 x) y))) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(/.f64 (/.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y)))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 (*.f64 x z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 (*.f64 x (neg.f64 z)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (neg.f64 (*.f64 (*.f64 x (neg.f64 z)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 x z) #s(literal -2 binary64))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 x (neg.f64 z)) #s(literal 2 binary64))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 z))))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 x (neg.f64 z)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (neg.f64 z))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 x z) y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x z) y)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 x z) y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 y (neg.f64 x)) (neg.f64 (/.f64 z (cosh.f64 x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (neg.f64 x) (*.f64 (cosh.f64 x) y))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 x z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
(/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) |
(/.f64 (*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(/.f64 (*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 y (/.f64 (cosh.f64 x) z))) (neg.f64 x)) |
(/.f64 (/.f64 y z) (/.f64 x (cosh.f64 x))) |
(/.f64 (/.f64 y (*.f64 x (neg.f64 z))) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y) (/.f64 x (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) z)) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) z) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) z) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) z) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) z) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y)))) (neg.f64 z)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (*.f64 (neg.f64 z) (cosh.f64 x))) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 x z) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (*.f64 (cosh.f64 x) (/.f64 y x)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (neg.f64 z) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 z))) (*.f64 (neg.f64 z) (*.f64 (cosh.f64 x) y))) (*.f64 (neg.f64 z) (*.f64 x (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) (*.f64 (neg.f64 z) (*.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) (*.f64 (neg.f64 z) (*.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -2 binary64))) (*.f64 (neg.f64 z) (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) (*.f64 (neg.f64 z) (*.f64 z #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 (neg.f64 z) (*.f64 (cosh.f64 x) (neg.f64 y)))) (*.f64 (neg.f64 z) (*.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) z)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))))) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(pow.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y)) (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y)))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 y (*.f64 x z))) |
(*.f64 y (/.f64 (/.f64 (cosh.f64 x) x) z)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cosh.f64 x) z))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (cosh.f64 x))) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x z)))) |
(*.f64 (/.f64 y x) (/.f64 (cosh.f64 x) z)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x z)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 y x) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x z) y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cosh.f64 x) z))) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 (cosh.f64 x) x) (neg.f64 z))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 x (neg.f64 z))))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (cosh.f64 x)))) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 (/.f64 (cosh.f64 x) x) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (cosh.f64 x) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (cosh.f64 x) z))) |
(*.f64 (*.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y (*.f64 x z)) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x z)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (neg.f64 z)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (neg.f64 z)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 x z)))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x z) y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (neg.f64 z)))) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 (/.f64 (cosh.f64 x) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y (*.f64 x (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 x z)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(*.f64 (*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(*.f64 (*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 y (/.f64 (cosh.f64 x) z))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y) (/.f64 (cosh.f64 x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) z)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) z) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) z) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 z) (*.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (neg.f64 (*.f64 z (/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (cosh.f64 x) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (cosh.f64 x))) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) x)) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(neg.f64 (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) x))) |
(/.f64 (cosh.f64 x) (/.f64 x y)) |
(/.f64 y (/.f64 x (cosh.f64 x))) |
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) x)) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 x) (cosh.f64 x))) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (cosh.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (neg.f64 x)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) y))) |
(/.f64 (*.f64 (cosh.f64 x) y) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (cosh.f64 x) y))) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) x)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))))))) |
(pow.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 y x)) |
(*.f64 y (/.f64 (cosh.f64 x) x)) |
(*.f64 (/.f64 y x) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 (cosh.f64 x) x))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (cosh.f64 x) y)) |
(*.f64 (*.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (/.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cosh.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) x) y) |
(*.f64 (*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 y x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) x)) (neg.f64 y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (cosh.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (cosh.f64 x) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(-.f64 (*.f64 (cosh.f64 #s(literal 0 binary64)) (cosh.f64 x)) (*.f64 (sinh.f64 #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(cosh.f64 x) |
(cosh.f64 (neg.f64 x)) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) x) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
| 1× | egg-herbie |
| 15 684× | lower-fma.f64 |
| 15 684× | lower-fma.f32 |
| 5 420× | lower-*.f64 |
| 5 420× | lower-*.f32 |
| 2 024× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 1004 |
| 1 | 201 | 1000 |
| 2 | 599 | 988 |
| 3 | 1416 | 982 |
| 4 | 2110 | 982 |
| 5 | 2777 | 980 |
| 6 | 3318 | 980 |
| 7 | 4807 | 976 |
| 8 | 5464 | 976 |
| 9 | 5934 | 976 |
| 10 | 6466 | 976 |
| 11 | 7754 | 976 |
| 0 | 8037 | 958 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/ y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/ (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
| Outputs |
|---|
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) x) |
(*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
Compiled 6 624 to 1 065 computations (83.9% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 466 | 15 | 481 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 467 | 15 | 482 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.1% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| 65.4% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) | |
| 74.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 71.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 84.2% | (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) | |
| 81.5% | (/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| 66.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (*.f64 (neg.f64 z) (cosh.f64 x))) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 x z) y)))) | |
| ▶ | 72.4% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ▶ | 75.4% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
| 64.9% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| ▶ | 94.3% | (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
| ▶ | 45.3% | (/.f64 y (*.f64 x z)) |
| 82.1% | (*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) | |
| 80.9% | (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
Compiled 480 to 290 computations (39.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 64 | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 64 | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
| ✓ | cost-diff | 64 | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 y (*.f64 x z)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (cosh.f64 x) z) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (cosh.f64 x) z)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
| 17 338× | lower-fma.f32 |
| 17 326× | lower-fma.f64 |
| 3 854× | lower-*.f32 |
| 3 838× | lower-*.f64 |
| 1 770× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 227 |
| 0 | 57 | 227 |
| 1 | 122 | 227 |
| 2 | 277 | 227 |
| 3 | 621 | 227 |
| 4 | 1602 | 227 |
| 5 | 3673 | 223 |
| 6 | 6478 | 223 |
| 7 | 6999 | 223 |
| 8 | 7194 | 223 |
| 9 | 7296 | 223 |
| 10 | 7433 | 223 |
| 0 | 8044 | 219 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
(*.f64 y (/.f64 (cosh.f64 x) z)) |
y |
(/.f64 (cosh.f64 x) z) |
(cosh.f64 x) |
x |
z |
(/.f64 y (*.f64 x z)) |
y |
(*.f64 x z) |
x |
z |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
y |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
(/.f64 y x) |
z |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 x #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 y x) |
y |
z |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
x |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 y x) |
y |
z |
| Outputs |
|---|
(/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) |
(*.f64 y (/.f64 (cosh.f64 x) z)) |
y |
(/.f64 (cosh.f64 x) z) |
(cosh.f64 x) |
x |
z |
(/.f64 y (*.f64 x z)) |
y |
(*.f64 x z) |
x |
z |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
y |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
(/.f64 y x) |
z |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(fma.f64 y (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 x #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 y x) |
y |
z |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) |
(fma.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
x |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 y x) |
y |
z |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 92.8% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ✓ | accuracy | 87.9% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | accuracy | 92.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ✓ | accuracy | 85.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
| ✓ | accuracy | 93.5% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 92.7% | (/.f64 y (*.f64 x z)) |
| ✓ | accuracy | 100.0% | (/.f64 (cosh.f64 x) z) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.8% | (*.f64 y (/.f64 (cosh.f64 x) z)) |
| ✓ | accuracy | 94.3% | (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
| 100.0ms | 256× | 0 | valid |
Compiled 229 to 37 computations (83.8% saved)
ival-mult: 34.0ms (46.8% of total)ival-add: 18.0ms (24.8% of total)ival-div: 11.0ms (15.1% of total)const: 6.0ms (8.3% of total)ival-cosh: 3.0ms (4.1% 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 y (/.f64 (cosh.f64 x) z)) x)> |
#<alt (*.f64 y (/.f64 (cosh.f64 x) z))> |
#<alt (/.f64 (cosh.f64 x) z)> |
#<alt (cosh.f64 x)> |
#<alt (/.f64 y (*.f64 x z))> |
#<alt (*.f64 x z)> |
#<alt (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z)> |
#<alt (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))> |
#<alt (*.f64 x #s(literal 1/2 binary64))> |
#<alt (/.f64 y x)> |
#<alt (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x))> |
#<alt (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z)> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x))> |
#<alt (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z)> |
#<alt (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))> |
#<alt (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))> |
#<alt (*.f64 x #s(literal 1/24 binary64))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))> |
| Outputs |
|---|
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z)))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (/ y z)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z))> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (pow x 2) z)) (/ 1 z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z))> |
#<alt (* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z))> |
#<alt (* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z))> |
#<alt (* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (/ (+ (* 1/2 (* x y)) (/ y x)) z)> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* -1 (* y (- (* -1/2 x) (/ 1 x))))> |
#<alt (* -1 (* y (- (* -1/2 x) (/ 1 x))))> |
#<alt (* -1 (* y (- (* -1/2 x) (/ 1 x))))> |
#<alt (* -1 (* y (- (* -1/2 x) (/ 1 x))))> |
#<alt (/ y x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (* 1/2 (* x y))> |
#<alt (* x (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* x (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* x (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* 1/2 (* x y))> |
#<alt (* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y))))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x)> |
#<alt (/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x)> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4)))))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x)> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (* 1/24 (/ (* (pow x 3) y) z))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* 1/24 (/ (* (pow x 3) y) z))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (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 (/ y x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x)> |
#<alt (/ (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) x)> |
#<alt (* 1/720 (* (pow x 5) y))> |
#<alt (* (pow x 5) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2)))))> |
#<alt (* (pow x 5) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4))))))> |
#<alt (* (pow x 5) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6))))))> |
#<alt (* 1/720 (* (pow x 5) y))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/2 (/ y (pow x 4))) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (pow x 6))) (+ (* -1/2 (/ y (pow x 4))) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x)> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | z | @ | -inf | (/ (+ (* y (* x 1/2)) (/ y x)) z) |
| 12.0ms | y | @ | -inf | (* y (/ (cosh x) z)) |
| 8.0ms | y | @ | 0 | (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) |
| 5.0ms | y | @ | -inf | (/ (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) z) |
| 3.0ms | y | @ | inf | (/ y (* x z)) |
| 1× | batch-egg-rewrite |
| 5 032× | lower-/.f32 |
| 5 018× | lower-/.f64 |
| 4 996× | lower-fma.f32 |
| 4 984× | lower-fma.f64 |
| 4 224× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 189 |
| 0 | 57 | 189 |
| 1 | 235 | 189 |
| 2 | 1839 | 189 |
| 0 | 8169 | 189 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
(*.f64 y (/.f64 (cosh.f64 x) z)) |
(/.f64 (cosh.f64 x) z) |
(cosh.f64 x) |
(/.f64 y (*.f64 x z)) |
(*.f64 x z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(/.f64 y x) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 z (*.f64 y (cosh.f64 x))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z)) x)) |
(/.f64 y (*.f64 x (/.f64 z (cosh.f64 x)))) |
(/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) |
(/.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) x) |
(/.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (/.f64 z (*.f64 y (cosh.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y (cosh.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 y (cosh.f64 x)) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 y (cosh.f64 x)))) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 z (*.f64 y (cosh.f64 x)))))) |
(/.f64 (*.f64 (*.f64 y (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (*.f64 y (cosh.f64 x))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 y (cosh.f64 x)) x) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (cosh.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) x)) (neg.f64 z)) |
(pow.f64 (*.f64 x (/.f64 z (*.f64 y (cosh.f64 x)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) (/.f64 (cosh.f64 x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z))) |
(*.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (cosh.f64 x)) z)) |
(*.f64 (*.f64 y (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 x z)) y) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z (*.f64 y (cosh.f64 x))))))) |
(*.f64 (*.f64 (*.f64 y (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y (cosh.f64 x)) z))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 y (cosh.f64 x)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 y (cosh.f64 x)) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y (cosh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (cosh.f64 x) z)) x)) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (cosh.f64 x) (*.f64 x z))) |
(*.f64 (/.f64 (cosh.f64 x) x) (/.f64 y z)) |
(*.f64 (/.f64 (neg.f64 (/.f64 (cosh.f64 x) z)) #s(literal -1 binary64)) (/.f64 y x)) |
(/.f64 y (/.f64 z (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (cosh.f64 x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y (cosh.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (cosh.f64 x)) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (cosh.f64 x)) (*.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 y (neg.f64 (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (neg.f64 (cosh.f64 x)) y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 z (cosh.f64 x)))) |
(/.f64 (*.f64 y (cosh.f64 x)) z) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y (cosh.f64 x))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z (cosh.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (cosh.f64 x))) (neg.f64 z)) |
(/.f64 (*.f64 y (neg.f64 (cosh.f64 x))) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (cosh.f64 x)) y) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 z (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 z (cosh.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (cosh.f64 x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (cosh.f64 x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cosh.f64 x)) y)) (neg.f64 (neg.f64 z))) |
(pow.f64 (/.f64 z (*.f64 y (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (cosh.f64 x) z)) |
(*.f64 (cosh.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 (/.f64 (cosh.f64 x) z) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (cosh.f64 x)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (cosh.f64 x))) |
(*.f64 (*.f64 y (cosh.f64 x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (cosh.f64 x) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (cosh.f64 x) z)) |
(*.f64 (neg.f64 (*.f64 y (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (*.f64 y (neg.f64 (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (*.f64 (neg.f64 (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 y z) (cosh.f64 x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (cosh.f64 x)) z)) |
(*.f64 (/.f64 y (/.f64 z (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) (/.f64 y z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (cosh.f64 x)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (cosh.f64 x) (neg.f64 z))) |
(neg.f64 (/.f64 (cosh.f64 x) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (cosh.f64 x)) z)) |
(/.f64 (cosh.f64 x) z) |
(/.f64 (cosh.f64 x) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (cosh.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) z) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cosh.f64 x)))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) z)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 z (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (cosh.f64 x))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) z) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(cosh.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) (*.f64 x z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 z))) (/.f64 y (*.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 y (*.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (neg.f64 y) (*.f64 x z))) |
(/.f64 y (*.f64 x z)) |
(/.f64 y (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y x) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y z))) |
(/.f64 (neg.f64 y) (*.f64 x (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 z)) |
(/.f64 (/.f64 y z) x) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 y x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x z) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (/.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (neg.f64 x))) |
(*.f64 x z) |
(*.f64 z x) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) z) (/.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) z)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 z (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) z) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) z) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) z))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) (neg.f64 z)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 z (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) z)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 z (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) z) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z)) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) z)) (neg.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(pow.f64 (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) (/.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z)) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) z))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) z) (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (neg.f64 x))) |
(-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) y (/.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (/.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) x (/.f64 y x)) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 y (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) y) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64))) y) (/.f64 y (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 y x)) y) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (*.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (fma.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x))) (/.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) y) (/.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(/.f64 y x) |
(/.f64 y (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y)))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 y x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (/.f64 y x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (/.f64 y (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 x y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x) (/.f64 y x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x))) (*.f64 (/.f64 y x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y x)) (/.f64 y x))))) |
(pow.f64 (/.f64 x (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 y (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x z) y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x z) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) z)) |
(/.f64 (/.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) y) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) z))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x z) y)) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) z) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z)) |
(/.f64 (*.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x z) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) z) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) z)) (neg.f64 x)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (*.f64 x z)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 z y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 z y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 y x)) z)) |
(*.f64 (/.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 z)) (/.f64 (neg.f64 y) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 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 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (/.f64 y x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (/.f64 y x)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (/.f64 y (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 x y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x) (/.f64 y x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(fma.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x))) (*.f64 (/.f64 y x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y x)) (/.f64 y x))))) |
(pow.f64 (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 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 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x z) y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x z) y))) |
(neg.f64 (/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x))) z)) |
(/.f64 (/.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x z) y)) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x))) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x z) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x))))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z)) (neg.f64 x)) |
(pow.f64 (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 y x)) z)) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z)) |
(*.f64 (/.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 z y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 z y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z)) (/.f64 (neg.f64 y) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
| 1× | egg-herbie |
| 16 158× | lower-fma.f64 |
| 16 158× | lower-fma.f32 |
| 5 188× | lower-*.f64 |
| 5 188× | lower-*.f32 |
| 3 646× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 5526 |
| 1 | 918 | 5468 |
| 2 | 3049 | 5286 |
| 3 | 7248 | 5283 |
| 0 | 8174 | 4949 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/ y z) |
(+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/ 1 z) |
(+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(* 1/2 (/ (* x y) z)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* 1/2 (/ (* x y) z)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(/ y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(* 1/2 (* x y)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(* 1/2 (* x y)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(* 1/24 (* (pow x 3) y)) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(* 1/24 (* (pow x 3) y)) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (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) |
(/ y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/ (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) x) |
(* 1/720 (* (pow x 5) y)) |
(* (pow x 5) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(* (pow x 5) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(* (pow x 5) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(* 1/720 (* (pow x 5) y)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y)))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (pow x 4))) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (pow x 6))) (+ (* -1/2 (/ y (pow x 4))) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) (* x z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) (*.f64 x z)) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 y z)) |
(+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z))) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) z) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x x)) y) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x x)) y) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x x)) y) x) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (/.f64 y x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x x)) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 y z)) x) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(*.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))) |
(*.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #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) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x x)) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(* 1/720 (* (pow x 5) y)) |
(*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* (pow x 5) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(* (pow x 5) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/720 (* (pow x 5) y)) |
(*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (pow x 4))) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y))))) |
(*.f64 (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1/720 binary64)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (pow x 6))) (+ (* -1/2 (/ y (pow x 4))) (+ (* -1/24 (/ y (pow x 2))) (* -1/720 y)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 y (pow.f64 x #s(literal 6 binary64))) (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1/720 binary64)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) x) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z))) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(*.f64 y (/.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 y (/.f64 #s(literal 1/24 binary64) (*.f64 z (*.f64 x x))) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(*.f64 y (/.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) z)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1/720 binary64)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64)))) (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1/720 binary64)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
Compiled 49 230 to 3 712 computations (92.5% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 614 | 30 | 1 644 |
| Fresh | 5 | 5 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 621 | 38 | 1 659 |
| Status | Accuracy | Program |
|---|---|---|
| 75.2% | (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) | |
| ✓ | 62.1% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| ▶ | 65.4% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
| 74.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 71.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 48.8% | (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) | |
| 88.0% | (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) | |
| 86.1% | (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) | |
| 49.9% | (/.f64 (/.f64 y z) x) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| 66.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (*.f64 (neg.f64 z) (cosh.f64 x))) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 x z) y)))) | |
| 72.4% | (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 48.5% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) | |
| 75.4% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 59.4% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 75.4% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 51.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 75.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 32.2% | (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) | |
| 45.1% | (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) | |
| 72.2% | (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) | |
| 62.0% | (/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) | |
| ▶ | 84.6% | (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
| 77.6% | (/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) | |
| ✓ | 94.3% | (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
| 81.5% | (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) | |
| 41.6% | (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) | |
| 24.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) | |
| ✓ | 45.3% | (/.f64 y (*.f64 x z)) |
| 45.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) | |
| 62.0% | (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) | |
| ▶ | 89.6% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
| 71.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 67.9% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| ▶ | 74.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
| 49.9% | (*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) | |
| 46.3% | (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) | |
| ▶ | 44.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
Compiled 1 498 to 860 computations (42.6% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x z)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
| 11 520× | lower-fma.f32 |
| 11 508× | lower-fma.f64 |
| 4 194× | lower-*.f32 |
| 4 178× | lower-*.f64 |
| 2 464× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 338 |
| 0 | 57 | 340 |
| 1 | 132 | 338 |
| 2 | 324 | 334 |
| 3 | 895 | 334 |
| 4 | 2576 | 334 |
| 5 | 4858 | 331 |
| 6 | 6149 | 331 |
| 7 | 6466 | 331 |
| 8 | 6859 | 331 |
| 9 | 6879 | 331 |
| 10 | 7196 | 331 |
| 11 | 7810 | 331 |
| 0 | 8272 | 328 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
#s(literal 1 binary64) |
(*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
z |
(/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
x |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
y |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
#s(literal 1 binary64) |
(*.f64 x z) |
x |
z |
y |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
y |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
x |
(*.f64 x z) |
z |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
y |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
z |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
z |
(/.f64 y x) |
y |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 z x)) |
#s(literal 1 binary64) |
(*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 z x) (fma.f64 x (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y)) |
z |
(/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 x (fma.f64 x (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y)) |
x |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) |
y |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(/.f64 y (*.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z x)) |
#s(literal 1 binary64) |
(*.f64 x z) |
(*.f64 z x) |
x |
z |
y |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y) (*.f64 z x)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y) |
y |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
x |
(*.f64 x z) |
(*.f64 z x) |
z |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) z) |
y |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
z |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
z |
(/.f64 y x) |
y |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.3% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
| ✓ | accuracy | 82.8% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 97.0% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
| ✓ | accuracy | 96.1% | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
| ✓ | accuracy | 91.4% | (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 94.4% | (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
| ✓ | accuracy | 77.8% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 1 binary64) (*.f64 x z)) |
| ✓ | accuracy | 92.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
| ✓ | accuracy | 98.9% | (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.2% | (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 93.5% | (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
| 74.0ms | 256× | 0 | valid |
Compiled 340 to 37 computations (89.1% saved)
ival-mult: 19.0ms (37.1% of total)const: 13.0ms (25.4% of total)ival-div: 12.0ms (23.4% of total)ival-add: 6.0ms (11.7% 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 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))> |
#<alt (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))> |
#<alt (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))> |
#<alt (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)> |
#<alt (/.f64 #s(literal 1 binary64) (*.f64 x z))> |
#<alt (*.f64 x z)> |
#<alt (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z))> |
#<alt (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)> |
#<alt (*.f64 #s(literal 1/2 binary64) (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)> |
#<alt (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))> |
#<alt (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))> |
#<alt (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x))> |
#<alt (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))> |
| Outputs |
|---|
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) y)> |
#<alt (* x (+ (* -1/2 (/ (* (pow x 2) z) y)) (/ z y)))> |
#<alt (* x (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ z y)) (* 1/24 (/ z y))))) (* 1/2 (/ z y)))) (/ z y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/4 (/ z y)) (* 1/24 (/ z y)))) (+ (* -1/48 (/ z y)) (* 1/720 (/ z y)))))) (+ (* -1/4 (/ z y)) (* 1/24 (/ z y))))) (* 1/2 (/ z y)))) (/ z y)))> |
#<alt (* 720 (/ z (* (pow x 5) y)))> |
#<alt (/ (+ (* -21600 (/ z (* (pow x 2) y))) (* 720 (/ z y))) (pow x 5))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -648000 (/ z y)) (* 259200 (/ z y))) (pow x 4))) (* 720 (/ z y))) (* 21600 (/ z (* (pow x 2) y)))) (pow x 5))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -7776000 (/ z y)) (+ (* -30 (+ (* -648000 (/ z y)) (* 259200 (/ z y)))) (* 518400 (/ z y)))) (pow x 6))) (* 720 (/ z y))) (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* 21600 (/ z (* (pow x 2) y))) (* 259200 (/ z (* (pow x 4) y)))))) (pow x 5))> |
#<alt (* 720 (/ z (* (pow x 5) y)))> |
#<alt (* -1 (/ (+ (* -720 (/ z y)) (* 21600 (/ z (* (pow x 2) y)))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* -720 (/ z y)) (+ (* 21600 (/ z (* (pow x 2) y))) (* 259200 (/ z (* (pow x 4) y)))))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -7776000 (/ z (* (pow x 6) y))) (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* -720 (/ z y)) (+ (* -30 (/ (+ (* -648000 (/ z y)) (* 259200 (/ z y))) (pow x 6))) (+ (* 21600 (/ z (* (pow x 2) y))) (+ (* 259200 (/ z (* (pow x 4) y))) (* 518400 (/ z (* (pow x 6) y))))))))) (pow x 5)))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/2 (/ (pow x 2) y)) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 5/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -61/720 (/ (pow x 2) y)) (* 5/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)))> |
#<alt (/ 720 (* (pow x 5) y))> |
#<alt (/ (- (* 720 (/ 1 y)) (* 21600 (/ 1 (* (pow x 2) y)))) (pow x 5))> |
#<alt (/ (- (+ (* 720 (/ 1 y)) (/ 388800 (* (pow x 4) y))) (/ 21600 (* (pow x 2) y))) (pow x 5))> |
#<alt (/ (- (+ (* 720 (/ 1 y)) (* 388800 (/ 1 (* (pow x 4) y)))) (+ (* 4406400 (/ 1 (* (pow x 6) y))) (/ 21600 (* (pow x 2) y)))) (pow x 5))> |
#<alt (/ 720 (* (pow x 5) y))> |
#<alt (* -1 (/ (- (* 21600 (/ 1 (* (pow x 2) y))) (* 720 (/ 1 y))) (pow x 5)))> |
#<alt (* -1 (/ (- (/ 21600 (* (pow x 2) y)) (+ (* 720 (/ 1 y)) (/ 388800 (* (pow x 4) y)))) (pow x 5)))> |
#<alt (* -1 (/ (- (+ (* 4406400 (/ 1 (* (pow x 6) y))) (/ 21600 (* (pow x 2) y))) (+ (* 720 (/ 1 y)) (* 388800 (/ 1 (* (pow x 4) y))))) (pow x 5)))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt y> |
#<alt (+ y (* 1/2 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))))> |
#<alt (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y))))))> |
#<alt (* 1/720 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4))))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6))))))> |
#<alt (* 1/720 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4))))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6))))))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z))> |
#<alt (* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z)))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) (* x z))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* -1 (* y (- (* -1/2 (pow x 2)) 1)))> |
#<alt (* -1 (* y (- (* -1/2 (pow x 2)) 1)))> |
#<alt (* -1 (* y (- (* -1/2 (pow x 2)) 1)))> |
#<alt (* -1 (* y (- (* -1/2 (pow x 2)) 1)))> |
#<alt y> |
#<alt (+ y (* 1/2 (* (pow x 2) y)))> |
#<alt (+ y (* 1/2 (* (pow x 2) y)))> |
#<alt (+ y (* 1/2 (* (pow x 2) y)))> |
#<alt (* 1/2 (* (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* 1/2 (* (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (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 (pow x 2)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (* 1/24 (/ (* (pow x 3) y) z))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* 1/24 (/ (* (pow x 3) y) z))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ y z)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z))> |
#<alt (* 1/24 (/ (* (pow x 4) y) z))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* 1/24 (/ (* (pow x 4) y) z))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z)))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z)> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (pow x 2) z)) (/ 1 z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (* 1/24 (/ (pow x 4) z))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z)))))> |
#<alt (* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z)))))> |
#<alt (* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z)))))> |
#<alt (* 1/24 (/ (pow x 4) z))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z)))))> |
#<alt (* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z)))))> |
#<alt (* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z)))))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (pow x 2) z)) (/ 1 z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (* 1/720 (/ (pow x 6) z))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (pow x 6) z))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z))))))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | inf | (/ (+ (* y (* 1/2 (* x x))) y) (* x z)) |
| 1.0ms | y | @ | 0 | (/ (+ (* y (* 1/2 (* x x))) y) (* x z)) |
| 1.0ms | y | @ | inf | (/ (+ (* y (* 1/2 (* x x))) y) (* x z)) |
| 1.0ms | z | @ | 0 | (/ (+ (* y (* 1/2 (* x x))) y) (* x z)) |
| 1.0ms | z | @ | 0 | (* z (/ x (* y (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) 1)))) |
| 1× | batch-egg-rewrite |
| 4 580× | lower-/.f32 |
| 4 564× | lower-/.f64 |
| 4 338× | lower-fma.f32 |
| 4 326× | lower-fma.f64 |
| 4 198× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 262 |
| 0 | 57 | 264 |
| 1 | 255 | 258 |
| 2 | 1872 | 258 |
| 0 | 8535 | 258 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 x z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z (neg.f64 x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 x y)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (neg.f64 z)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 y (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 y (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 y (neg.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 y (neg.f64 (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z x) y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (/.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 x y)) |
(/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 z x) y))) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 y) (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (neg.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z))) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x))) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) x) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (*.f64 z x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (*.f64 z x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (/.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (neg.f64 z)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 z)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z)) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1 binary64)) (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 z y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 y x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 y (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 y (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 y (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z x))) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 z x))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (neg.f64 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(neg.f64 (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) |
(/.f64 x (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) |
(/.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(/.f64 (*.f64 z (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x))) |
(/.f64 (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z))) |
(/.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(/.f64 (/.f64 (*.f64 z x) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 z x) y)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 y)) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) z)) |
(*.f64 x (/.f64 z (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) z) |
(*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 z x)) |
(*.f64 (/.f64 (*.f64 z x) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 z y) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 z x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 z (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) x) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (neg.f64 z) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 z (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 z x) (neg.f64 y))) |
(*.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (neg.f64 z) y)) |
(*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 z (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 z (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 z) y) (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 y)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 y (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) y) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) y) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) y) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (neg.f64 y)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (neg.f64 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y (*.f64 y y)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) (-.f64 y (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (neg.f64 y)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 y (*.f64 z (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 y (*.f64 z x)) |
(/.f64 (/.f64 y x) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z x) y))) |
(/.f64 (neg.f64 y) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x y))) |
(/.f64 (/.f64 y z) x) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (*.f64 z x)) |
(pow.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z x))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) z) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) z) |
(pow.f64 (*.f64 z x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z x) (*.f64 z x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z x) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 z (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 z (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 z x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(/.f64 (*.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 (*.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 x))) |
(*.f64 (*.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z x)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z (neg.f64 x))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) z) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z x)) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z (neg.f64 x))) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) z) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x) z) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z (neg.f64 x)))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) x) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z (neg.f64 x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) z)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 z x)) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z (neg.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) x)) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z (neg.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) z))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x))) z) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 z x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 z x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x))) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) z)) (neg.f64 x)) |
(pow.f64 (*.f64 z (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z x)) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 z (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z x)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z (neg.f64 x))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 z (neg.f64 x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) z))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (*.f64 z x)) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(+.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) y) y) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y) y) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 x x) y) |
(fma.f64 (*.f64 y (*.f64 x x)) #s(literal 1/2 binary64) y) |
(fma.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) x y) |
(fma.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) x y) |
(neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y y)))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y y (-.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y y)))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) 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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x))) |
(/.f64 y (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y))))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y))) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x)) (neg.f64 z)) |
(pow.f64 (*.f64 x (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 y (*.f64 z x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z)) x)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (neg.f64 z))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) y))) |
(/.f64 y (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) z) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) (neg.f64 z)) |
(/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (neg.f64 z)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) y) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y))) z) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) z) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) y)) z) |
(pow.f64 (/.f64 z (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y) |
(*.f64 (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 y (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 y (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (/.f64 z (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 y (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 y z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 z (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) z) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 z (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 z (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 z (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 z (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) z))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z)) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z (neg.f64 x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 x y)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (neg.f64 z)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 y (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 y (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 y (neg.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 y (neg.f64 (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z x) y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (/.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 x y)) |
(/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 z x) y))) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 y) (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (neg.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z))) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z))) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x))) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) x) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (*.f64 z x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (*.f64 z x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (/.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (neg.f64 z)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 z)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z)) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 y x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1 binary64)) (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 z y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 y x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 y (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 y) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 y (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 y (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z x))) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 z x))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (neg.f64 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) z) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 z (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 z (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (/.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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/720 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 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/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
| 1× | egg-herbie |
| 15 604× | lower-fma.f64 |
| 15 604× | lower-fma.f32 |
| 5 954× | lower-*.f64 |
| 5 954× | lower-*.f32 |
| 4 998× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 7534 |
| 1 | 1328 | 7521 |
| 2 | 4216 | 7246 |
| 0 | 8299 | 6633 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) y) |
(* x (+ (* -1/2 (/ (* (pow x 2) z) y)) (/ z y))) |
(* x (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ z y)) (* 1/24 (/ z y))))) (* 1/2 (/ z y)))) (/ z y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/4 (/ z y)) (* 1/24 (/ z y)))) (+ (* -1/48 (/ z y)) (* 1/720 (/ z y)))))) (+ (* -1/4 (/ z y)) (* 1/24 (/ z y))))) (* 1/2 (/ z y)))) (/ z y))) |
(* 720 (/ z (* (pow x 5) y))) |
(/ (+ (* -21600 (/ z (* (pow x 2) y))) (* 720 (/ z y))) (pow x 5)) |
(/ (- (+ (* -1 (/ (+ (* -648000 (/ z y)) (* 259200 (/ z y))) (pow x 4))) (* 720 (/ z y))) (* 21600 (/ z (* (pow x 2) y)))) (pow x 5)) |
(/ (- (+ (* -1 (/ (+ (* -7776000 (/ z y)) (+ (* -30 (+ (* -648000 (/ z y)) (* 259200 (/ z y)))) (* 518400 (/ z y)))) (pow x 6))) (* 720 (/ z y))) (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* 21600 (/ z (* (pow x 2) y))) (* 259200 (/ z (* (pow x 4) y)))))) (pow x 5)) |
(* 720 (/ z (* (pow x 5) y))) |
(* -1 (/ (+ (* -720 (/ z y)) (* 21600 (/ z (* (pow x 2) y)))) (pow x 5))) |
(* -1 (/ (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* -720 (/ z y)) (+ (* 21600 (/ z (* (pow x 2) y))) (* 259200 (/ z (* (pow x 4) y)))))) (pow x 5))) |
(* -1 (/ (+ (* -7776000 (/ z (* (pow x 6) y))) (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* -720 (/ z y)) (+ (* -30 (/ (+ (* -648000 (/ z y)) (* 259200 (/ z y))) (pow x 6))) (+ (* 21600 (/ z (* (pow x 2) y))) (+ (* 259200 (/ z (* (pow x 4) y))) (* 518400 (/ z (* (pow x 6) y))))))))) (pow x 5))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x y) |
(* x (+ (* -1/2 (/ (pow x 2) y)) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 5/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -61/720 (/ (pow x 2) y)) (* 5/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y))) |
(/ 720 (* (pow x 5) y)) |
(/ (- (* 720 (/ 1 y)) (* 21600 (/ 1 (* (pow x 2) y)))) (pow x 5)) |
(/ (- (+ (* 720 (/ 1 y)) (/ 388800 (* (pow x 4) y))) (/ 21600 (* (pow x 2) y))) (pow x 5)) |
(/ (- (+ (* 720 (/ 1 y)) (* 388800 (/ 1 (* (pow x 4) y)))) (+ (* 4406400 (/ 1 (* (pow x 6) y))) (/ 21600 (* (pow x 2) y)))) (pow x 5)) |
(/ 720 (* (pow x 5) y)) |
(* -1 (/ (- (* 21600 (/ 1 (* (pow x 2) y))) (* 720 (/ 1 y))) (pow x 5))) |
(* -1 (/ (- (/ 21600 (* (pow x 2) y)) (+ (* 720 (/ 1 y)) (/ 388800 (* (pow x 4) y)))) (pow x 5))) |
(* -1 (/ (- (+ (* 4406400 (/ 1 (* (pow x 6) y))) (/ 21600 (* (pow x 2) y))) (+ (* 720 (/ 1 y)) (* 388800 (/ 1 (* (pow x 4) y))))) (pow x 5))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) |
(* 1/720 (* (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(* 1/720 (* (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ y (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(/ 1 (* x z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(* 1/2 (/ (* x y) z)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* 1/2 (/ (* x y) z)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(+ y (* 1/2 (* (pow x 2) y))) |
(+ y (* 1/2 (* (pow x 2) y))) |
(* 1/2 (* (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(* 1/2 (* (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/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) |
(pow x 2) |
(pow x 2) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ y z) |
(+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(* 1/24 (/ (* (pow x 4) y) z)) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* 1/24 (/ (* (pow x 4) y) z)) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/ 1 z) |
(+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(* 1/24 (/ (pow x 4) z)) |
(* (pow x 4) (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(* 1/24 (/ (pow x 4) z)) |
(* (pow x 4) (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ 1 z) |
(+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(* 1/720 (/ (pow x 6) z)) |
(* (pow x 6) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z)))))) |
(* 1/720 (/ (pow x 6) z)) |
(* (pow x 6) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* 1/24 (pow x 2))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 x x) z)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(*.f64 (fma.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/720 binary64)) (/.f64 (*.f64 y #s(literal -1/24 binary64)) (*.f64 x (*.f64 x z)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(*.f64 (fma.f64 (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1/720 binary64))) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x (+ (* -1/2 (/ (* (pow x 2) z) y)) (/ z y))) |
(*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 z y))) |
(* x (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/4 (/ z y)) (* 1/24 (/ z y))))) (* 1/2 (/ z y)))) (/ z y))) |
(*.f64 x (fma.f64 (*.f64 x x) (neg.f64 (*.f64 (/.f64 z y) (fma.f64 #s(literal -5/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 z y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/4 (/ z y)) (* 1/24 (/ z y)))) (+ (* -1/48 (/ z y)) (* 1/720 (/ z y)))))) (+ (* -1/4 (/ z y)) (* 1/24 (/ z y))))) (* 1/2 (/ z y)))) (/ z y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 z y) #s(literal 5/24 binary64)) (*.f64 x (*.f64 x (*.f64 (/.f64 z y) #s(literal 61/720 binary64))))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) y)) (/.f64 z y))) |
(* 720 (/ z (* (pow x 5) y))) |
(/.f64 (*.f64 z #s(literal 720 binary64)) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(/ (+ (* -21600 (/ z (* (pow x 2) y))) (* 720 (/ z y))) (pow x 5)) |
(/.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* -1 (/ (+ (* -648000 (/ z y)) (* 259200 (/ z y))) (pow x 4))) (* 720 (/ z y))) (* 21600 (/ z (* (pow x 2) y)))) (pow x 5)) |
(/.f64 (fma.f64 (/.f64 z y) (-.f64 #s(literal 720 binary64) (/.f64 #s(literal -388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -21600 binary64) (/.f64 z (*.f64 y (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* -1 (/ (+ (* -7776000 (/ z y)) (+ (* -30 (+ (* -648000 (/ z y)) (* 259200 (/ z y)))) (* 518400 (/ z y)))) (pow x 6))) (* 720 (/ z y))) (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* 21600 (/ z (* (pow x 2) y))) (* 259200 (/ z (* (pow x 4) y)))))) (pow x 5)) |
(/.f64 (-.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal 720 binary64)) (/.f64 (fma.f64 (/.f64 z y) #s(literal 11664000 binary64) (*.f64 (/.f64 z y) #s(literal -7257600 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 z (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -388800 binary64) (/.f64 (*.f64 z #s(literal 21600 binary64)) (*.f64 y (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(* 720 (/ z (* (pow x 5) y))) |
(/.f64 (*.f64 z #s(literal 720 binary64)) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -720 (/ z y)) (* 21600 (/ z (* (pow x 2) y)))) (pow x 5))) |
(/.f64 (*.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal 21600 binary64) (*.f64 x x)) #s(literal -720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* -720 (/ z y)) (+ (* 21600 (/ z (* (pow x 2) y))) (* 259200 (/ z (* (pow x 4) y)))))) (pow x 5))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 z (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -388800 binary64) (*.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal 21600 binary64) (*.f64 x x)) #s(literal -720 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -7776000 (/ z (* (pow x 6) y))) (+ (* -648000 (/ z (* (pow x 4) y))) (+ (* -720 (/ z y)) (+ (* -30 (/ (+ (* -648000 (/ z y)) (* 259200 (/ z y))) (pow x 6))) (+ (* 21600 (/ z (* (pow x 2) y))) (+ (* 259200 (/ z (* (pow x 4) y))) (* 518400 (/ z (* (pow x 6) y))))))))) (pow x 5))) |
(/.f64 (fma.f64 #s(literal -7776000 binary64) (/.f64 z (*.f64 y (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 z (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -388800 binary64) (*.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal 21600 binary64) (*.f64 x x)) #s(literal -720 binary64)))) (fma.f64 #s(literal 518400 binary64) (/.f64 z (*.f64 y (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 (/.f64 z y) #s(literal 11664000 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ (* x z) (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 (*.f64 x z) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/2 (/ (pow x 2) y)) (/ 1 y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* 5/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -61/720 (/ (pow x 2) y)) (* 5/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x x)) (/.f64 x y)) |
(/ 720 (* (pow x 5) y)) |
(/.f64 #s(literal 720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(/ (- (* 720 (/ 1 y)) (* 21600 (/ 1 (* (pow x 2) y)))) (pow x 5)) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (/.f64 #s(literal -21600 binary64) (*.f64 y (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* 720 (/ 1 y)) (/ 388800 (* (pow x 4) y))) (/ 21600 (* (pow x 2) y))) (pow x 5)) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (+.f64 (/.f64 #s(literal 388800 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -21600 binary64) (*.f64 y (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* 720 (/ 1 y)) (* 388800 (/ 1 (* (pow x 4) y)))) (+ (* 4406400 (/ 1 (* (pow x 6) y))) (/ 21600 (* (pow x 2) y)))) (pow x 5)) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (+.f64 (/.f64 #s(literal 388800 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal -21600 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -4406400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ 720 (* (pow x 5) y)) |
(/.f64 #s(literal 720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (* 21600 (/ 1 (* (pow x 2) y))) (* 720 (/ 1 y))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 #s(literal 21600 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -720 binary64) y)) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (/ 21600 (* (pow x 2) y)) (+ (* 720 (/ 1 y)) (/ 388800 (* (pow x 4) y)))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 #s(literal 21600 binary64) (*.f64 y (*.f64 x x))) (+.f64 (/.f64 #s(literal -720 binary64) y) (/.f64 #s(literal -388800 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (+ (* 4406400 (/ 1 (* (pow x 6) y))) (/ 21600 (* (pow x 2) y))) (+ (* 720 (/ 1 y)) (* 388800 (/ 1 (* (pow x 4) y))))) (pow x 5))) |
(/.f64 (-.f64 (/.f64 #s(literal -4406400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 21600 binary64) (*.f64 y (*.f64 x x))) (+.f64 (/.f64 #s(literal -720 binary64) y) (/.f64 #s(literal -388800 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(/ x (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
(/.f64 x (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y)) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) |
(+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(* 1/720 (* (pow x 6) y)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/720 (* (pow x 6) y)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/2 (pow x 2)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (neg.f64 z))) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (neg.f64 z))) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (neg.f64 z))) |
(* -1 (/ (* y (- (* -1/2 (pow x 2)) 1)) (* x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (neg.f64 z))) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) x) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* 1/2 (* (pow x 2) y))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(neg.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(neg.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(neg.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1/2 (pow x 2)) 1))) |
(neg.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(* 1/2 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))))) |
(* 1/2 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))))) |
(* (pow x 2) (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x))))) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 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) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y z)) x) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y z)) |
(* 1/24 (/ (* (pow x 4) y) z)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/24 (/ (* (pow x 4) y) z)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(* 1/24 (/ (pow x 4) z)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) z)) |
(* (pow x 4) (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/24 (/ (pow x 4) z)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) z)) |
(* (pow x 4) (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (/ 1/2 (* (pow x 2) z)) (+ (* 1/24 (/ 1 z)) (/ 1 (* (pow x 4) z))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 y z) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (/.f64 (*.f64 x x) z)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(*.f64 (fma.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/720 binary64)) (/.f64 (*.f64 y #s(literal -1/24 binary64)) (*.f64 x (*.f64 x z)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(*.f64 (fma.f64 (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1/720 binary64))) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(* 1/720 (/ (pow x 6) z)) |
(*.f64 #s(literal 1/720 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) z)) |
(* (pow x 6) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z)))))) |
(* 1/720 (/ (pow x 6) z)) |
(*.f64 #s(literal 1/720 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) z)) |
(* (pow x 6) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) z) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
Compiled 60 530 to 4 435 computations (92.7% saved)
41 alts after pruning (36 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 973 | 19 | 1 992 |
| Fresh | 13 | 17 | 30 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 989 | 41 | 2 030 |
| Status | Accuracy | Program |
|---|---|---|
| 74.1% | (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) | |
| ✓ | 62.1% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| ✓ | 65.4% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
| 74.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 71.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| ▶ | 86.9% | (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
| 34.8% | (/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) | |
| 48.8% | (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) | |
| 86.1% | (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) | |
| 49.9% | (/.f64 (/.f64 y z) x) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| 72.4% | (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 48.5% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) | |
| 75.4% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 51.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 75.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| ▶ | 24.3% | (/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
| 44.9% | (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) | |
| ▶ | 62.0% | (/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
| 46.0% | (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) | |
| ✓ | 94.3% | (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
| 81.5% | (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) | |
| 41.6% | (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) | |
| ✓ | 45.3% | (/.f64 y (*.f64 x z)) |
| 45.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) | |
| ▶ | 89.4% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
| 46.4% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) | |
| 88.3% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) | |
| 71.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 71.6% | (*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) | |
| 67.9% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 74.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 74.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 58.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 74.6% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 70.9% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) | |
| 74.5% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 30.4% | (*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) | |
| 46.3% | (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) | |
| ✓ | 44.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| ▶ | 73.9% | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
Compiled 1 705 to 952 computations (44.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
| 36 450× | lower-fma.f32 |
| 36 438× | lower-fma.f64 |
| 4 668× | lower-+.f64 |
| 4 668× | lower-+.f32 |
| 4 620× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 365 |
| 0 | 66 | 365 |
| 1 | 152 | 346 |
| 2 | 383 | 322 |
| 3 | 1047 | 322 |
| 4 | 2084 | 322 |
| 5 | 3373 | 322 |
| 6 | 4330 | 322 |
| 7 | 4689 | 322 |
| 8 | 4742 | 322 |
| 9 | 4852 | 322 |
| 10 | 7963 | 322 |
| 11 | 7963 | 322 |
| 0 | 8191 | 317 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
#s(literal 1 binary64) |
(*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))) |
z |
(/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))) |
x |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
y |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 y #s(literal 1/2 binary64)) |
y |
#s(literal 1/2 binary64) |
x |
z |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
y |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
x |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
z |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
y |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 z x) |
z |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(*.f64 y (*.f64 x x)) |
y |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
z |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x y))) y) (*.f64 z x)) |
#s(literal 1 binary64) |
(*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 z x) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x y))) y)) |
z |
(/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))) |
(/.f64 x (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x y))) y)) |
x |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x y))) y) |
y |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
#s(literal 1/720 binary64) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(*.f64 y #s(literal 1/2 binary64)) |
y |
#s(literal 1/2 binary64) |
x |
z |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) |
y |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
x |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
z |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y)) y) (*.f64 z x)) |
y |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 z x) |
z |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y)) y) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y)) y) |
(*.f64 y (*.f64 x x)) |
(*.f64 x (*.f64 x y)) |
y |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
z |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 97.4% | (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
| ✓ | accuracy | 92.9% | (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
| ✓ | accuracy | 91.5% | (*.f64 y (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 92.1% | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
| ✓ | accuracy | 86.9% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.9% | (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 93.5% | (/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | accuracy | 93.0% | (/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
| ✓ | accuracy | 98.9% | (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
| ✓ | accuracy | 98.2% | (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))) |
| ✓ | accuracy | 93.5% | (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))) |
| 117.0ms | 256× | 0 | valid |
Compiled 367 to 41 computations (88.8% saved)
ival-div: 34.0ms (47.1% of total)ival-mult: 24.0ms (33.3% of total)ival-add: 7.0ms (9.7% of total)const: 6.0ms (8.3% 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 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))))> |
#<alt (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))> |
#<alt (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))> |
#<alt (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))> |
#<alt (/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z)> |
#<alt (*.f64 (*.f64 y #s(literal 1/2 binary64)) x)> |
#<alt (*.f64 y #s(literal 1/2 binary64))> |
#<alt (/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z)> |
#<alt (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))> |
#<alt (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))> |
#<alt (/.f64 #s(literal 1 binary64) x)> |
#<alt (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)))> |
#<alt (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))> |
#<alt (*.f64 x x)> |
#<alt (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x)> |
#<alt (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z)> |
#<alt (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)> |
#<alt (*.f64 y (*.f64 x x))> |
#<alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))> |
| Outputs |
|---|
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x)> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z)))))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) y)> |
#<alt (* x (+ (* -1/720 (/ (* (pow x 6) z) y)) (/ z y)))> |
#<alt (* x (+ (* (pow x 6) (- (* 1/518400 (/ (* (pow x 6) z) y)) (* 1/720 (/ z y)))) (/ z y)))> |
#<alt (* x (+ (* (pow x 6) (- (* (pow x 6) (- (* -1/373248000 (/ (* (pow x 6) z) y)) (* -1/518400 (/ z y)))) (* 1/720 (/ z y)))) (/ z y)))> |
#<alt (* 720 (/ z (* (pow x 5) y)))> |
#<alt (/ (+ (* -518400 (/ z (* (pow x 6) y))) (* 720 (/ z y))) (pow x 5))> |
#<alt (/ (- (+ (* 720 (/ z y)) (* 373248000 (/ z (* (pow x 12) y)))) (* 518400 (/ z (* (pow x 6) y)))) (pow x 5))> |
#<alt (/ (- (+ (* -268738560000 (/ z (* (pow x 18) y))) (* 720 (/ z y))) (+ (* -373248000 (/ z (* (pow x 12) y))) (* 518400 (/ z (* (pow x 6) y))))) (pow x 5))> |
#<alt (* 720 (/ z (* (pow x 5) y)))> |
#<alt (* -1 (/ (+ (* -720 (/ z y)) (* 518400 (/ z (* (pow x 6) y)))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -373248000 (/ z (* (pow x 12) y))) (+ (* -720 (/ z y)) (* 518400 (/ z (* (pow x 6) y))))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -373248000 (/ z (* (pow x 12) y))) (+ (* -720 (/ z y)) (+ (* 518400 (/ z (* (pow x 6) y))) (* 268738560000 (/ z (* (pow x 18) y)))))) (pow x 5)))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ (* x z) (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/720 (/ (pow x 6) y)) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 6) (- (* 1/518400 (/ (pow x 6) y)) (* 1/720 (/ 1 y)))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 6) (- (* (pow x 6) (+ (* -1/373248000 (/ (pow x 6) y)) (* 1/518400 (/ 1 y)))) (* 1/720 (/ 1 y)))) (/ 1 y)))> |
#<alt (/ 720 (* (pow x 5) y))> |
#<alt (/ (- (* 720 (/ 1 y)) (* 518400 (/ 1 (* (pow x 6) y)))) (pow x 5))> |
#<alt (/ (- (+ (* 720 (/ 1 y)) (/ 373248000 (* (pow x 12) y))) (/ 518400 (* (pow x 6) y))) (pow x 5))> |
#<alt (/ (- (+ (* 720 (/ 1 y)) (* 373248000 (/ 1 (* (pow x 12) y)))) (+ (* 268738560000 (/ 1 (* (pow x 18) y))) (/ 518400 (* (pow x 6) y)))) (pow x 5))> |
#<alt (/ 720 (* (pow x 5) y))> |
#<alt (* -1 (/ (- (* 518400 (/ 1 (* (pow x 6) y))) (* 720 (/ 1 y))) (pow x 5)))> |
#<alt (* -1 (/ (- (/ 518400 (* (pow x 6) y)) (+ (* 720 (/ 1 y)) (/ 373248000 (* (pow x 12) y)))) (pow x 5)))> |
#<alt (* -1 (/ (- (+ (* 268738560000 (/ 1 (* (pow x 18) y))) (/ 518400 (* (pow x 6) y))) (+ (* 720 (/ 1 y)) (* 373248000 (/ 1 (* (pow x 12) y))))) (pow x 5)))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (/ x (* y (+ 1 (* 1/720 (pow x 6)))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt (* y (+ 1 (* 1/720 (pow x 6))))> |
#<alt y> |
#<alt (+ y (* 1/720 (* (pow x 6) y)))> |
#<alt (+ y (* 1/720 (* (pow x 6) y)))> |
#<alt (+ y (* 1/720 (* (pow x 6) y)))> |
#<alt (* 1/720 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6))))> |
#<alt (* 1/720 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6))))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z))))> |
#<alt (* 1/2 (/ (* x y) z))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z)))))> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (/ (* y (+ (* 1/2 x) (/ 1 x))) z)> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (* y (+ (* 1/2 x) (/ 1 x)))> |
#<alt (/ y x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (/ (+ y (* 1/2 (* (pow x 2) y))) x)> |
#<alt (* 1/2 (* x y))> |
#<alt (* x (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* x (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* x (+ (* 1/2 y) (/ y (pow x 2))))> |
#<alt (* 1/2 (* x y))> |
#<alt (* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) x)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (+ 1/2 (/ 1 (pow x 2))))> |
#<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 (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ 1 (* x z))> |
#<alt (/ (+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) x)> |
#<alt (* 1/720 (/ (pow x 5) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z)))))> |
#<alt (* (pow x 5) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z)))))> |
#<alt (* (pow x 5) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (pow x 5) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z)))) (pow x 2))) (* 1/720 (/ 1 z)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ (* 1/2 (/ 1 z)) (/ 1 (* (pow x 2) z))) (pow x 4))) (+ (/ 1/24 (* (pow x 2) z)) (* 1/720 (/ 1 z))))))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<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 (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z)))> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x)> |
#<alt (/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x)> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (* (pow x 5) y) z))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))> |
#<alt (* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z))> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z))> |
#<alt (/ y z)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z))> |
#<alt (* 1/720 (/ (* (pow x 6) y) z))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (* 1/720 (/ (* (pow x 6) y) z))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z)))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z))))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z))))))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z)> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)))> |
#<alt y> |
#<alt (+ y (* 1/2 (* (pow x 2) y)))> |
#<alt (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))))> |
#<alt (+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y))))))> |
#<alt (* 1/720 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4))))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6))))))> |
#<alt (* 1/720 (* (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4))))))> |
#<alt (* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6))))))> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* (pow x 2) y)> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* x (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* x (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* 1/720 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | z | @ | 0 | (/ (* y (+ (* x 1/2) (/ 1 x))) z) |
| 7.0ms | y | @ | inf | (/ (/ (+ (* (* y (* x x)) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) y) z) x) |
| 5.0ms | z | @ | inf | (/ (* (* y 1/2) x) z) |
| 2.0ms | x | @ | inf | (/ 1 (* z (/ x (* y (+ (* (* x x) (* x (* x (* (* x x) 1/720)))) 1))))) |
| 2.0ms | z | @ | 0 | (/ 1 (* z (/ x (* y (+ (* (* x x) (* x (* x (* (* x x) 1/720)))) 1))))) |
| 1× | batch-egg-rewrite |
| 5 166× | lower-fma.f32 |
| 5 154× | lower-fma.f64 |
| 4 652× | lower-/.f32 |
| 4 636× | lower-/.f64 |
| 4 442× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 258 |
| 0 | 66 | 258 |
| 1 | 277 | 244 |
| 2 | 1997 | 228 |
| 0 | 8190 | 224 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))))) |
(/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))) |
(*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 y #s(literal 1/2 binary64)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(*.f64 y (*.f64 x x)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z))) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))))) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))))) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (pow.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1 binary64)) (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 z y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 z (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) (*.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 x y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 z x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 z (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) |
(/.f64 (*.f64 z x) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) #s(literal 1 binary64))) |
(/.f64 (*.f64 z x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x))) |
(/.f64 (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 (*.f64 z (neg.f64 x)) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 x))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) |
(/.f64 (*.f64 z (/.f64 x y)) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) |
(/.f64 (*.f64 (/.f64 x y) z) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 z x) y) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x))) |
(/.f64 (neg.f64 (*.f64 z (/.f64 x y))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) z)) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z x) y)) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 y)) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 z (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) z)) |
(*.f64 x (/.f64 z (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) z) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(*.f64 (/.f64 (*.f64 z (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (*.f64 z x)) |
(*.f64 (/.f64 x y) (/.f64 z (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 z y) (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 z y)) |
(*.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 z (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 (*.f64 z x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 z (/.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (*.f64 (/.f64 x y) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (neg.f64 z) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 z x) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 (*.f64 z x) (neg.f64 y))) |
(*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (neg.f64 z) y)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 z (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 z (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 z) y) (/.f64 x (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 z (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) (/.f64 x (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(neg.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) |
(/.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) #s(literal 1 binary64))) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 y)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y)) x) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y))) |
(*.f64 (neg.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(+.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) y) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)))) |
(fma.f64 y (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) y) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) y) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) |
(fma.f64 (*.f64 y (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) y y) |
(fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) y) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x x) y) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 y)) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (neg.f64 (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) y) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.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)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (neg.f64 (*.f64 y y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.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)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)))) (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))))))) |
(*.f64 y (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 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)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x))) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 y)))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.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) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) z))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (*.f64 x (*.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 z)) |
(pow.f64 (/.f64 z (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x z))) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x z))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (*.f64 x (*.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y #s(literal 1/2 binary64))) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) z)) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x z)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (*.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) (neg.f64 z))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 y (/.f64 z (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64))) (neg.f64 z)) |
(pow.f64 (/.f64 z (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) z)) |
(*.f64 y (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) z)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y z)) |
(*.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) z) y) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) z)) |
(+.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)) |
(+.f64 (/.f64 y x) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (/.f64 y x)) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) x (/.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) y (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x y) #s(literal 1/2 binary64) (/.f64 y x)) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)) (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x))) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) y) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) y) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) y)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 y x)))) |
(*.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)))) |
(*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x)))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 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 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 z x)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x))) |
(/.f64 y (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) x) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)) (*.f64 z x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64)) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x) z) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64))) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 z) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x)) (neg.f64 z)) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 x)))) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z))) |
(*.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 z)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 y (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (*.f64 z x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 (*.f64 z x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 y (/.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) z) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) (*.f64 z x)) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 z x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 z x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 z x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 z x) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 z x) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 z x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 z x)) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 z x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 z (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 z x))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 z x))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 z x)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 z x)))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) z)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 z x)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x))) |
(/.f64 y (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) x) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)) (*.f64 z x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64)) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (neg.f64 (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) (*.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x) z) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64))) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 z) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x)) (neg.f64 z)) |
(pow.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z x) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 y x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 x)))) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z))) |
(*.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 y (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 z)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 y (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (*.f64 z x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 (*.f64 z x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 y (/.f64 (*.f64 z x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) z) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) (*.f64 z x)) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y (*.f64 z x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z) (/.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z)) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 z (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 z (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) z) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) z) (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (*.f64 z (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 z (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) z)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 z (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (neg.f64 (*.f64 z (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) z) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) z))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) z)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z)) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(pow.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) z))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) z))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) z) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) z) (/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(+.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) y) |
(+.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(+.f64 (+.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 y (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) |
(fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(fma.f64 y (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 y (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y y) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) y (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x y) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(fma.f64 (*.f64 x y) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) y) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) y) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) y) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x y)) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x x)) x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x x) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) y) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) y) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) y) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) y)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 y (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) y))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))) (neg.f64 (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (+.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) y)))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 y (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 x y)) |
(*.f64 y (*.f64 x x)) |
(*.f64 (*.f64 x x) y) |
(*.f64 (*.f64 x y) x) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) x) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
| 1× | egg-herbie |
| 14 110× | lower-fma.f64 |
| 14 110× | lower-fma.f32 |
| 5 308× | lower-*.f64 |
| 5 308× | lower-*.f32 |
| 4 078× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 6815 |
| 1 | 1222 | 6811 |
| 2 | 3496 | 6590 |
| 0 | 8140 | 6080 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ y (* x z)) |
(/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x) |
(/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x) |
(/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) y) |
(* x (+ (* -1/720 (/ (* (pow x 6) z) y)) (/ z y))) |
(* x (+ (* (pow x 6) (- (* 1/518400 (/ (* (pow x 6) z) y)) (* 1/720 (/ z y)))) (/ z y))) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (- (* -1/373248000 (/ (* (pow x 6) z) y)) (* -1/518400 (/ z y)))) (* 1/720 (/ z y)))) (/ z y))) |
(* 720 (/ z (* (pow x 5) y))) |
(/ (+ (* -518400 (/ z (* (pow x 6) y))) (* 720 (/ z y))) (pow x 5)) |
(/ (- (+ (* 720 (/ z y)) (* 373248000 (/ z (* (pow x 12) y)))) (* 518400 (/ z (* (pow x 6) y)))) (pow x 5)) |
(/ (- (+ (* -268738560000 (/ z (* (pow x 18) y))) (* 720 (/ z y))) (+ (* -373248000 (/ z (* (pow x 12) y))) (* 518400 (/ z (* (pow x 6) y))))) (pow x 5)) |
(* 720 (/ z (* (pow x 5) y))) |
(* -1 (/ (+ (* -720 (/ z y)) (* 518400 (/ z (* (pow x 6) y)))) (pow x 5))) |
(* -1 (/ (+ (* -373248000 (/ z (* (pow x 12) y))) (+ (* -720 (/ z y)) (* 518400 (/ z (* (pow x 6) y))))) (pow x 5))) |
(* -1 (/ (+ (* -373248000 (/ z (* (pow x 12) y))) (+ (* -720 (/ z y)) (+ (* 518400 (/ z (* (pow x 6) y))) (* 268738560000 (/ z (* (pow x 18) y)))))) (pow x 5))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x y) |
(* x (+ (* -1/720 (/ (pow x 6) y)) (/ 1 y))) |
(* x (+ (* (pow x 6) (- (* 1/518400 (/ (pow x 6) y)) (* 1/720 (/ 1 y)))) (/ 1 y))) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (+ (* -1/373248000 (/ (pow x 6) y)) (* 1/518400 (/ 1 y)))) (* 1/720 (/ 1 y)))) (/ 1 y))) |
(/ 720 (* (pow x 5) y)) |
(/ (- (* 720 (/ 1 y)) (* 518400 (/ 1 (* (pow x 6) y)))) (pow x 5)) |
(/ (- (+ (* 720 (/ 1 y)) (/ 373248000 (* (pow x 12) y))) (/ 518400 (* (pow x 6) y))) (pow x 5)) |
(/ (- (+ (* 720 (/ 1 y)) (* 373248000 (/ 1 (* (pow x 12) y)))) (+ (* 268738560000 (/ 1 (* (pow x 18) y))) (/ 518400 (* (pow x 6) y)))) (pow x 5)) |
(/ 720 (* (pow x 5) y)) |
(* -1 (/ (- (* 518400 (/ 1 (* (pow x 6) y))) (* 720 (/ 1 y))) (pow x 5))) |
(* -1 (/ (- (/ 518400 (* (pow x 6) y)) (+ (* 720 (/ 1 y)) (/ 373248000 (* (pow x 12) y)))) (pow x 5))) |
(* -1 (/ (- (+ (* 268738560000 (/ 1 (* (pow x 18) y))) (/ 518400 (* (pow x 6) y))) (+ (* 720 (/ 1 y)) (* 373248000 (/ 1 (* (pow x 12) y))))) (pow x 5))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
y |
(+ y (* 1/720 (* (pow x 6) y))) |
(+ y (* 1/720 (* (pow x 6) y))) |
(+ y (* 1/720 (* (pow x 6) y))) |
(* 1/720 (* (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(* 1/720 (* (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (/ (* x y) z)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(* 1/2 (/ (* x y) z)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(* 1/2 (/ (* x y) z)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(/ y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(* 1/2 (* x y)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(* 1/2 (* x y)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ 1 (* x z)) |
(/ (+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) x) |
(/ (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) x) |
(* 1/720 (/ (pow x 5) z)) |
(* (pow x 5) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(* (pow x 5) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z))))) |
(* (pow x 5) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z)))))) |
(* 1/720 (/ (pow x 5) z)) |
(* (pow x 5) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z)))) (pow x 2))) (* 1/720 (/ 1 z))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ (* 1/2 (/ 1 z)) (/ 1 (* (pow x 2) z))) (pow x 4))) (+ (/ 1/24 (* (pow x 2) z)) (* 1/720 (/ 1 z)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(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) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(/ y (* x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(/ y z) |
(+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) |
(* 1/720 (* (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(* 1/720 (* (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* (pow x 2) y) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(* 1/720 (pow x 3)) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 3)) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) (*.f64 x z)) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x (+ (* -1/720 (/ (* (pow x 6) z) y)) (/ z y))) |
(*.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64) #s(literal 1 binary64)) (/.f64 z y))) |
(* x (+ (* (pow x 6) (- (* 1/518400 (/ (* (pow x 6) z) y)) (* 1/720 (/ z y)))) (/ z y))) |
(fma.f64 x (/.f64 z y) (*.f64 (*.f64 (/.f64 z y) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/518400 binary64) #s(literal -1/720 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (- (* -1/373248000 (/ (* (pow x 6) z) y)) (* -1/518400 (/ z y)))) (* 1/720 (/ z y)))) (/ z y))) |
(fma.f64 x (/.f64 z y) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (/.f64 z y) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/518400 binary64))) (*.f64 #s(literal -1/720 binary64) (/.f64 z y))) (pow.f64 x #s(literal 7 binary64)))) |
(* 720 (/ z (* (pow x 5) y))) |
(/.f64 (*.f64 z #s(literal 720 binary64)) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(/ (+ (* -518400 (/ z (* (pow x 6) y))) (* 720 (/ z y))) (pow x 5)) |
(/.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* 720 (/ z y)) (* 373248000 (/ z (* (pow x 12) y)))) (* 518400 (/ z (* (pow x 6) y)))) (pow x 5)) |
(/.f64 (fma.f64 (/.f64 z y) (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 z #s(literal 373248000 binary64)) (*.f64 y (pow.f64 x #s(literal 12 binary64))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* -268738560000 (/ z (* (pow x 18) y))) (* 720 (/ z y))) (+ (* -373248000 (/ z (* (pow x 12) y))) (* 518400 (/ z (* (pow x 6) y))))) (pow x 5)) |
(/.f64 (fma.f64 (/.f64 z y) (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -268738560000 binary64) (pow.f64 x #s(literal 18 binary64)))) (*.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal 373248000 binary64) (pow.f64 x #s(literal 12 binary64))) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 6 binary64)))))) (pow.f64 x #s(literal 5 binary64))) |
(* 720 (/ z (* (pow x 5) y))) |
(/.f64 (*.f64 z #s(literal 720 binary64)) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -720 (/ z y)) (* 518400 (/ z (* (pow x 6) y)))) (pow x 5))) |
(/.f64 (*.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal 518400 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -720 binary64))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -373248000 (/ z (* (pow x 12) y))) (+ (* -720 (/ z y)) (* 518400 (/ z (* (pow x 6) y))))) (pow x 5))) |
(/.f64 (fma.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal -373248000 binary64) (pow.f64 x #s(literal 12 binary64))) #s(literal -720 binary64)) (/.f64 (*.f64 z #s(literal 518400 binary64)) (*.f64 y (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -373248000 (/ z (* (pow x 12) y))) (+ (* -720 (/ z y)) (+ (* 518400 (/ z (* (pow x 6) y))) (* 268738560000 (/ z (* (pow x 18) y)))))) (pow x 5))) |
(/.f64 (fma.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal -373248000 binary64) (pow.f64 x #s(literal 12 binary64))) #s(literal -720 binary64)) (*.f64 (/.f64 z y) (+.f64 (/.f64 #s(literal 518400 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 268738560000 binary64) (pow.f64 x #s(literal 18 binary64)))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ (* x z) (* y (+ 1 (* 1/720 (pow x 6))))) |
(*.f64 z (/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/720 (/ (pow x 6) y)) (/ 1 y))) |
(fma.f64 #s(literal -1/720 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) y) (/.f64 x y)) |
(* x (+ (* (pow x 6) (- (* 1/518400 (/ (pow x 6) y)) (* 1/720 (/ 1 y)))) (/ 1 y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/518400 binary64) #s(literal -1/720 binary64))) (pow.f64 x #s(literal 7 binary64)) (/.f64 x y)) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (+ (* -1/373248000 (/ (pow x 6) y)) (* 1/518400 (/ 1 y)))) (* 1/720 (/ 1 y)))) (/ 1 y))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) y) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/518400 binary64)) (/.f64 #s(literal -1/720 binary64) y)) (pow.f64 x #s(literal 7 binary64)) (/.f64 x y)) |
(/ 720 (* (pow x 5) y)) |
(/.f64 #s(literal 720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(/ (- (* 720 (/ 1 y)) (* 518400 (/ 1 (* (pow x 6) y)))) (pow x 5)) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (/.f64 #s(literal -518400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* 720 (/ 1 y)) (/ 373248000 (* (pow x 12) y))) (/ 518400 (* (pow x 6) y))) (pow x 5)) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (+.f64 (/.f64 #s(literal 373248000 binary64) (*.f64 y (pow.f64 x #s(literal 12 binary64)))) (/.f64 #s(literal -518400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (- (+ (* 720 (/ 1 y)) (* 373248000 (/ 1 (* (pow x 12) y)))) (+ (* 268738560000 (/ 1 (* (pow x 18) y))) (/ 518400 (* (pow x 6) y)))) (pow x 5)) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (+.f64 (/.f64 #s(literal 373248000 binary64) (*.f64 y (pow.f64 x #s(literal 12 binary64)))) (-.f64 (/.f64 #s(literal -518400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 268738560000 binary64) (*.f64 y (pow.f64 x #s(literal 18 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ 720 (* (pow x 5) y)) |
(/.f64 #s(literal 720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (* 518400 (/ 1 (* (pow x 6) y))) (* 720 (/ 1 y))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (/.f64 #s(literal -518400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (/ (- (/ 518400 (* (pow x 6) y)) (+ (* 720 (/ 1 y)) (/ 373248000 (* (pow x 12) y)))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (+.f64 (/.f64 #s(literal 373248000 binary64) (*.f64 y (pow.f64 x #s(literal 12 binary64)))) (/.f64 #s(literal -518400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (/ (- (+ (* 268738560000 (/ 1 (* (pow x 18) y))) (/ 518400 (* (pow x 6) y))) (+ (* 720 (/ 1 y)) (* 373248000 (/ 1 (* (pow x 12) y))))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 #s(literal 720 binary64) y) (+.f64 (/.f64 #s(literal 373248000 binary64) (*.f64 y (pow.f64 x #s(literal 12 binary64)))) (-.f64 (/.f64 #s(literal -518400 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 268738560000 binary64) (*.f64 y (pow.f64 x #s(literal 18 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(/ x (* y (+ 1 (* 1/720 (pow x 6))))) |
(/.f64 x (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y)) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* y (+ 1 (* 1/720 (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
y |
(+ y (* 1/720 (* (pow x 6) y))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(+ y (* 1/720 (* (pow x 6) y))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(+ y (* 1/720 (* (pow x 6) y))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* 1/720 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal 1/720 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal 1/720 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal 1/720 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* 1/720 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal 1/720 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal 1/720 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y #s(literal 1/720 binary64) (/.f64 y (pow.f64 x #s(literal 6 binary64))))) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (* y (+ (* 1/2 x) (/ 1 x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* y (+ (* 1/2 x) (/ 1 x))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)))) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(*.f64 x (fma.f64 y #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 x (*.f64 x x))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 x (*.f64 x x))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 x (*.f64 x x))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 x (*.f64 x x))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 x (*.f64 x x))) |
(* x (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 x (*.f64 x 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) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (/.f64 y z))) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z))) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 y (*.f64 (pow.f64 x #s(literal 6 binary64)) z))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x x))))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(*.f64 (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 y z) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (*.f64 (pow.f64 x #s(literal 6 binary64)) z)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/ (+ (* 1/2 (/ (pow x 2) z)) (/ 1 z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) x) |
(/ (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) z) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1 binary64) z)) x) |
(* 1/720 (/ (pow x 5) z)) |
(*.f64 #s(literal 1/720 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) z)) |
(* (pow x 5) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))))) |
(* (pow x 5) (+ (/ 1/24 (* (pow x 2) z)) (+ (/ 1/2 (* (pow x 4) z)) (* 1/720 (/ 1 z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 5) (+ (/ 1/24 (* (pow x 2) z)) (+ (* 1/720 (/ 1 z)) (+ (* 1/2 (/ 1 (* (pow x 4) z))) (/ 1 (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) z)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))))))) |
(* 1/720 (/ (pow x 5) z)) |
(*.f64 #s(literal 1/720 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) z)) |
(* (pow x 5) (+ (* 1/720 (/ 1 z)) (* 1/24 (/ 1 (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ (* 1/24 (/ 1 z)) (* 1/2 (/ 1 (* (pow x 2) z)))) (pow x 2))) (* 1/720 (/ 1 z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) z) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x z)))) (*.f64 x x)) (/.f64 #s(literal 1/720 binary64) z))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ (* 1/2 (/ 1 z)) (/ 1 (* (pow x 2) z))) (pow x 4))) (+ (/ 1/24 (* (pow x 2) z)) (* 1/720 (/ 1 z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x z)))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x z)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #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) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) (* x z))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) (*.f64 x z)) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y z)) x) |
(/ (+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) x) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (/.f64 y z))) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z))) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 y (*.f64 (pow.f64 x #s(literal 6 binary64)) z))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 5 binary64)))) z) |
(* -1 (* (pow x 5) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z)))))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x x))))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (+ (* -1/2 (/ y (* (pow x 4) z))) (+ (* -1/24 (/ y (* (pow x 2) z))) (* -1/720 (/ y z))))))) |
(*.f64 (fma.f64 y (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 y z) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x x))) (/.f64 (neg.f64 y) (*.f64 (pow.f64 x #s(literal 6 binary64)) z)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 y z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 y z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 y z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1)) z)) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 y z))) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* (pow x 2) y) z)) (/ y z)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) y) z)) (* 1/2 (/ y z)))) (/ y z)) |
(fma.f64 x (*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y z)) |
(+ (* (pow x 2) (+ (* 1/2 (/ y z)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) y) z)) (* 1/24 (/ y z)))))) (/ y z)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (/.f64 y z))) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z))) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 y (*.f64 (pow.f64 x #s(literal 6 binary64)) z))))) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (+ (* 1/2 (/ y (* (pow x 4) z))) (/ y (* (pow x 6) z)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 y (*.f64 (pow.f64 x #s(literal 6 binary64)) z))))) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 1))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 y)) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y) |
(+ y (* (pow x 2) (+ (* 1/2 y) (* (pow x 2) (+ (* 1/720 (* (pow x 2) y)) (* 1/24 y)))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* 1/720 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/720 (* (pow x 6) y)) |
(*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 y) (* 1/24 (/ y (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (* 1/2 (/ y (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 y) (+ (* 1/24 (/ y (pow x 2))) (+ (* 1/2 (/ y (pow x 4))) (/ y (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 y (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* (pow x 2) y) |
(*.f64 y (*.f64 x x)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/720 (pow x 3)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/720 (pow x 3)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
Compiled 54 208 to 3 759 computations (93.1% saved)
49 alts after pruning (42 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 731 | 16 | 1 747 |
| Fresh | 5 | 26 | 31 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1 739 | 49 | 1 788 |
| Status | Accuracy | Program |
|---|---|---|
| 73.9% | (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) | |
| ✓ | 62.1% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| 74.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 71.1% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) | |
| 86.9% | (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) z) x) | |
| 86.9% | (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) z) x) | |
| 60.3% | (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) y) z) x) | |
| 86.8% | (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) | |
| 88.1% | (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) | |
| 34.8% | (/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) | |
| 48.8% | (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) | |
| 86.1% | (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) | |
| 49.9% | (/.f64 (/.f64 y z) x) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| 72.4% | (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 48.5% | (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) | |
| 75.4% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 51.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| ✓ | 24.3% | (/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
| 44.9% | (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) | |
| ✓ | 62.0% | (/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
| 46.0% | (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) | |
| ✓ | 94.3% | (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
| 81.5% | (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) | |
| 26.1% | (/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) | |
| 41.6% | (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) | |
| ✓ | 45.3% | (/.f64 y (*.f64 x z)) |
| 45.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) | |
| ✓ | 89.4% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
| 46.4% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) | |
| 88.3% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) | |
| 71.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 71.6% | (*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) | |
| 67.9% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 74.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 74.5% | (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 74.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 58.7% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) | |
| 30.4% | (*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) | |
| 46.3% | (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) | |
| 26.1% | (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) | |
| ✓ | 44.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| 24.3% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) | |
| 50.4% | (*.f64 y (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x))) | |
| 73.9% | (*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) | |
| 70.9% | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) | |
| 73.9% | (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) | |
| 63.0% | (*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) | |
| 23.6% | (*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
Compiled 2 516 to 918 computations (63.5% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) |
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (*.f64 (neg.f64 z) (cosh.f64 x))) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 x z) y)))) |
| Outputs |
|---|
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x) |
5 calls:
| 33.0ms | z |
| 23.0ms | x |
| 22.0ms | y |
| 21.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 20.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 2 | x |
| 97.5% | 2 | y |
| 94.3% | 1 | z |
| 99.8% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 99.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) |
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
| Outputs |
|---|
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
5 calls:
| 274.0ms | y |
| 22.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 21.0ms | x |
| 20.0ms | z |
| 20.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 1 | z |
| 95.8% | 2 | x |
| 93.5% | 2 | y |
| 95.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 95.8% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) |
| Outputs |
|---|
(/.f64 (/.f64 y x) z) |
(/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
3 calls:
| 51.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 21.0ms | x |
| 18.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 3 | x |
| 93.9% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 93.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 24 to 16 computations (33.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
| Outputs |
|---|
(/.f64 (/.f64 y x) z) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
1 calls:
| 21.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 3 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x y)) x y) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 (*.f64 x x) (*.f64 y #s(literal 1/2 binary64)) y)) z) x) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x) |
2 calls:
| 34.0ms | x |
| 23.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 89.6% | 1 | x |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
3 calls:
| 19.0ms | y |
| 15.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 14.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 2 | y |
| 92.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 92.4% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 24 to 16 computations (33.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x) |
2 calls:
| 17.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 13.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 92.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 20 to 13 computations (35% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
5 calls:
| 41.0ms | z |
| 26.0ms | y |
| 17.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 14.0ms | x |
| 13.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.1% | 1 | x |
| 88.1% | 1 | z |
| 90.3% | 2 | y |
| 90.1% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 90.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) x) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) z) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) (*.f64 z x)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 x x)) y) (*.f64 x z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) z) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) z) (/.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) (/.f64 y x)) z) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
3 calls:
| 15.0ms | y |
| 12.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 12.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 90.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 89.0% | 2 | y |
Compiled 24 to 16 computations (33.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) (/.f64 y x)) z) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
2 calls:
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 9.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 90.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 20 to 13 computations (35% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
| Outputs |
|---|
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x) |
2 calls:
| 60.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 90.0% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 20 to 13 computations (35% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 y x)) z) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x) |
5 calls:
| 57.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 50.0ms | y |
| 9.0ms | z |
| 9.0ms | x |
| 8.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 1 | y |
| 86.1% | 2 | x |
| 77.6% | 1 | z |
| 85.1% | 3 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 85.1% | 3 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)))) |
| Outputs |
|---|
(/.f64 (/.f64 y x) z) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 3 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
(*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) z)) x) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)) y) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z) |
1 calls:
| 43.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
3 calls:
| 5.0ms | x |
| 5.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 70.6% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 81.6% | 2 | x |
Compiled 24 to 16 computations (33.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 z x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
5 calls:
| 38.0ms | y |
| 5.0ms | z |
| 5.0ms | x |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 4.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 3 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 61.3% | 3 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 55.4% | 2 | z |
| 55.4% | 2 | y |
| 63.9% | 2 | x |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 (/.f64 y x) z) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.7% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) z) |
| Outputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
1 calls:
| 55.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| Outputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 58.7% | 2 | x |
Compiled 13 to 9 computations (30.8% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
| Outputs |
|---|
(/.f64 y (*.f64 x z)) |
5 calls:
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 1.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.3% | 1 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 45.3% | 1 | y |
| 45.3% | 1 | z |
| 45.3% | 1 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 45.3% | 1 | x |
Compiled 32 to 22 computations (31.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.3769179187733643e+189 | 3.9486218194189365e+191 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 14 to 13 computations (7.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 2.723147191657144e+47 | 2.2864202675519696e+48 |
| 4.0ms | 1.508661632133282e-78 | 2.042146484120475e-78 |
| 30.0ms | 144× | 0 | valid |
Compiled 305 to 193 computations (36.7% saved)
ival-cosh: 24.0ms (88.5% of total)ival-div: 2.0ms (7.4% of total)ival-mult: 1.0ms (3.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 2.723147191657144e+47 | 2.2864202675519696e+48 |
| 11.0ms | 1.7463192253713437e-96 | 1.2970536610755979e-92 |
| 35.0ms | 224× | 0 | valid |
Compiled 410 to 263 computations (35.9% saved)
ival-mult: 24.0ms (81.4% of total)ival-div: 3.0ms (10.2% of total)ival-cosh: 2.0ms (6.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.158925839745457e-69 | 3.015026450739507e-62 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.0883682296799854e+196 | 7.614666320776969e+197 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.012265956684506e+206 | 1.1730902976238111e+214 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 4.471331834627578e+91 | 3.595364867931924e+92 |
| 5.0ms | 96× | 0 | valid |
Compiled 284 to 169 computations (40.5% saved)
ival-div: 1.0ms (35% of total)ival-mult: 1.0ms (35% of total)ival-cosh: 1.0ms (35% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7494038509641483e+283 | 8.997900676569082e+298 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7494038509641483e+283 | 8.997900676569082e+298 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0260566155202577e+52 | 1.5584993862507705e+58 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 5.0ms | 96× | 0 | valid |
Compiled 194 to 133 computations (31.4% saved)
ival-div: 1.0ms (33% of total)ival-cosh: 1.0ms (33% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.2737574618662776e+94 | 1.6859606541384867e+99 |
| 4.0ms | 1.508661632133282e-78 | 2.042146484120475e-78 |
| 10.0ms | 192× | 0 | valid |
Compiled 428 to 289 computations (32.5% saved)
ival-div: 2.0ms (36.5% of total)ival-cosh: 2.0ms (36.5% of total)ival-mult: 1.0ms (18.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 5.0ms | 96× | 0 | valid |
Compiled 170 to 121 computations (28.8% saved)
ival-div: 1.0ms (33.1% of total)ival-mult: 1.0ms (33.1% of total)ival-cosh: 1.0ms (33.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 5.0ms | 96× | 0 | valid |
Compiled 170 to 121 computations (28.8% saved)
ival-div: 1.0ms (31% of total)ival-mult: 1.0ms (31% of total)ival-cosh: 1.0ms (31% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 30.0ms | 96× | 0 | valid |
Compiled 146 to 109 computations (25.3% saved)
ival-div: 1.0ms (32.3% of total)ival-mult: 1.0ms (32.3% of total)ival-cosh: 1.0ms (32.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 5.0ms | 96× | 0 | valid |
Compiled 134 to 97 computations (27.6% saved)
ival-div: 1.0ms (32.5% of total)ival-mult: 1.0ms (32.5% of total)ival-cosh: 1.0ms (32.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 31.0ms | 96× | 0 | valid |
Compiled 134 to 97 computations (27.6% saved)
ival-mult: 26.0ms (89.8% of total)ival-div: 1.0ms (3.5% of total)ival-cosh: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0007929580176139632 | 0.0058733281916855465 |
| 5.0ms | 96× | 0 | valid |
Compiled 134 to 97 computations (27.6% saved)
ival-div: 1.0ms (32.4% of total)ival-mult: 1.0ms (32.4% of total)ival-cosh: 1.0ms (32.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 62× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 130 | 657 |
| 1 | 164 | 657 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4000000000000000092372365210791486195719352899406797101722258312619368758717830755463047187471803044443129541753034296786396760452543494027504118866614760742848125725786542595035866679214080 binary64)) (*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal +inf.0 binary64)) (*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x)) |
(if (<=.f64 x #s(literal 2033776718772351/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 2249999999999999976958689229511421504243099500544 binary64)) (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x))) |
(if (<=.f64 x #s(literal 493193942382505/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 2249999999999999976958689229511421504243099500544 binary64)) (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4856672230564323/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 99999999999999995114329246392351320533891604611862166994665838905735117237499591832783878891723402280958754487671382567069482532505524930926357359262764539937703665383734250007772365382290862243840 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 1000000000000000038893577551088388431307372492952020133343023820076912942893848967630799656078777013873264603119412132913531706114094375616540183672212689403544345862626169435445664558076559462193222406635520 binary64)) (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x)) |
(if (<=.f64 y #s(literal 184999999999999999340393247505834766790880389464515683686229301104139307425272204930660171776 binary64)) (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 50000000000000003960719125422883827062840959584985546704194967116721787948758551386272267278602882264876081416647209031203419106557526049419390978660438178426771560410745940876447333535260291112887354734608898565252528592034690824272687386622186778733613155375371021108230826846322688 binary64)) (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 50000000000000003960719125422883827062840959584985546704194967116721787948758551386272267278602882264876081416647209031203419106557526049419390978660438178426771560410745940876447333535260291112887354734608898565252528592034690824272687386622186778733613155375371021108230826846322688 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 39999999999999999728837946974465119058468337677762560 binary64)) (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x)) |
(if (<=.f64 x #s(literal 3754664711579725/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 1659999999999999902067990139754803418902332184909706685589662675249211876064289032805161764518887424 binary64)) (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 (/.f64 y x) z) (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 y (*.f64 x z)) (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 y (*.f64 x z)) (*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z))) |
(/.f64 y (*.f64 x z)) |
| Outputs |
|---|
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4000000000000000092372365210791486195719352899406797101722258312619368758717830755463047187471803044443129541753034296786396760452543494027504118866614760742848125725786542595035866679214080 binary64)) (*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4000000000000000092372365210791486195719352899406797101722258312619368758717830755463047187471803044443129541753034296786396760452543494027504118866614760742848125725786542595035866679214080 binary64)) (*.f64 (/.f64 y x) (/.f64 (cosh.f64 x) z)) (/.f64 (*.f64 y (/.f64 (cosh.f64 x) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal +inf.0 binary64)) (*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal +inf.0 binary64)) (*.f64 (/.f64 y x) (/.f64 (cosh.f64 x) z)) (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x)) |
(if (<=.f64 x #s(literal 2033776718772351/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 2249999999999999976958689229511421504243099500544 binary64)) (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x))) |
(if (<=.f64 x #s(literal 2033776718772351/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 2249999999999999976958689229511421504243099500544 binary64)) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x))) |
(if (<=.f64 x #s(literal 493193942382505/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 2249999999999999976958689229511421504243099500544 binary64)) (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4856672230564323/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4856672230564323/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) (*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 99999999999999995114329246392351320533891604611862166994665838905735117237499591832783878891723402280958754487671382567069482532505524930926357359262764539937703665383734250007772365382290862243840 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) (/.f64 y x)) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 99999999999999995114329246392351320533891604611862166994665838905735117237499591832783878891723402280958754487671382567069482532505524930926357359262764539937703665383734250007772365382290862243840 binary64)) (*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 1000000000000000038893577551088388431307372492952020133343023820076912942893848967630799656078777013873264603119412132913531706114094375616540183672212689403544345862626169435445664558076559462193222406635520 binary64)) (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) y) z) x)) |
(if (<=.f64 y #s(literal 184999999999999999340393247505834766790880389464515683686229301104139307425272204930660171776 binary64)) (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (*.f64 x x)) y) x) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 50000000000000003960719125422883827062840959584985546704194967116721787948758551386272267278602882264876081416647209031203419106557526049419390978660438178426771560410745940876447333535260291112887354734608898565252528592034690824272687386622186778733613155375371021108230826846322688 binary64)) (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 50000000000000003960719125422883827062840959584985546704194967116721787948758551386272267278602882264876081416647209031203419106557526049419390978660438178426771560410745940876447333535260291112887354734608898565252528592034690824272687386622186778733613155375371021108230826846322688 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) #s(literal 50000000000000003960719125422883827062840959584985546704194967116721787948758551386272267278602882264876081416647209031203419106557526049419390978660438178426771560410745940876447333535260291112887354734608898565252528592034690824272687386622186778733613155375371021108230826846322688 binary64)) (/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) z) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 39999999999999999728837946974465119058468337677762560 binary64)) (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) x)) |
(if (<=.f64 x #s(literal 3754664711579725/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 1659999999999999902067990139754803418902332184909706685589662675249211876064289032805161764518887424 binary64)) (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z))) |
(if (<=.f64 x #s(literal 3754664711579725/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (/.f64 (/.f64 y x) z) (if (<=.f64 x #s(literal 1659999999999999902067990139754803418902332184909706685589662675249211876064289032805161764518887424 binary64)) (/.f64 (*.f64 y (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x z)) (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) y) z)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z)) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 (/.f64 y x) z) (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 y (*.f64 x z)) (*.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 208967022709991/36028797018963968 binary64)) (/.f64 y (*.f64 x z)) (*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z))) |
(/.f64 y (*.f64 x z)) |
| 16 158× | lower-fma.f64 |
| 16 158× | lower-fma.f32 |
| 15 684× | lower-fma.f64 |
| 15 684× | lower-fma.f32 |
| 15 604× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 19 |
| 0 | 11 | 19 |
| 1 | 36 | 19 |
| 2 | 208 | 19 |
| 3 | 2161 | 19 |
| 0 | 8571 | 19 |
| 0 | 375 | 6815 |
| 1 | 1222 | 6811 |
| 2 | 3496 | 6590 |
| 0 | 8140 | 6080 |
| 0 | 271 | 5526 |
| 1 | 918 | 5468 |
| 2 | 3049 | 5286 |
| 3 | 7248 | 5283 |
| 0 | 8174 | 4949 |
| 0 | 389 | 7534 |
| 1 | 1328 | 7521 |
| 2 | 4216 | 7246 |
| 0 | 8299 | 6633 |
| 0 | 29 | 262 |
| 0 | 57 | 264 |
| 1 | 255 | 258 |
| 2 | 1872 | 258 |
| 0 | 8535 | 258 |
| 0 | 29 | 189 |
| 0 | 57 | 189 |
| 1 | 235 | 189 |
| 2 | 1839 | 189 |
| 0 | 8169 | 189 |
| 0 | 34 | 258 |
| 0 | 66 | 258 |
| 1 | 277 | 244 |
| 2 | 1997 | 228 |
| 0 | 8190 | 224 |
| 0 | 70 | 1004 |
| 1 | 201 | 1000 |
| 2 | 599 | 988 |
| 3 | 1416 | 982 |
| 4 | 2110 | 982 |
| 5 | 2777 | 980 |
| 6 | 3318 | 980 |
| 7 | 4807 | 976 |
| 8 | 5464 | 976 |
| 9 | 5934 | 976 |
| 10 | 6466 | 976 |
| 11 | 7754 | 976 |
| 0 | 8037 | 958 |
| 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× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 852 to 883 computations (52.3% saved)
Compiled 1 592 to 390 computations (75.5% saved)
Loading profile data...