
Time bar (total: 15.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 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)
| 559.0ms | 8 256× | 0 | valid |
ival-div: 204.0ms (54.8% of total)ival-cosh: 109.0ms (29.3% of total)ival-mult: 49.0ms (13.2% of total)ival-true: 6.0ms (1.6% of total)ival-assert: 4.0ms (1.1% of total)| 1× | egg-herbie |
| 1 288× | *-lowering-*.f32 |
| 1 288× | *-lowering-*.f64 |
| 1 168× | neg-sub0 |
| 1 164× | times-frac |
| 774× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 87 |
| 1 | 106 | 75 |
| 2 | 336 | 75 |
| 3 | 1231 | 75 |
| 4 | 4255 | 75 |
| 5 | 7562 | 75 |
| 0 | 7 | 8 |
| 1 | 18 | 8 |
| 2 | 41 | 8 |
| 3 | 90 | 8 |
| 4 | 187 | 8 |
| 5 | 295 | 8 |
| 6 | 487 | 8 |
| 7 | 1061 | 8 |
| 8 | 2213 | 8 |
| 9 | 2606 | 8 |
| 10 | 2806 | 8 |
| 11 | 2811 | 8 |
| 12 | 2811 | 8 |
| 13 | 2848 | 8 |
| 14 | 2853 | 8 |
| 15 | 2855 | 8 |
| 16 | 2860 | 8 |
| 17 | 2860 | 8 |
| 0 | 2860 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
| Outputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(negabs z)
(negabs y)
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 33 | 0 | - | 0 | - | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 8 | 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 | 33 | 0 |
| ↳ | (cosh.f64 x) | overflow | 134 | |
| ↳ | (/.f64 y x) | underflow | 33 | |
/.f64 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) | o/n | 8 | 0 |
| ↳ | (cosh.f64 x) | overflow | 134 | |
| ↳ | (/.f64 y x) | overflow | 26 | |
| ↳ | (*.f64 (cosh.f64 x) (/.f64 y x)) | overflow | 160 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 41 | 0 |
| - | 0 | 215 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 41 | 0 | 0 |
| - | 0 | 0 | 215 |
| number | freq |
|---|---|
| 0 | 215 |
| 1 | 41 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 30.0ms | 512× | 0 | valid |
Compiled 70 to 32 computations (54.3% saved)
ival-div: 7.0ms (42.8% of total)ival-cosh: 5.0ms (30.6% of total)ival-mult: 4.0ms (24.4% 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 |
|---|---|---|
| ▶ | 84.0% | (/.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× | *-lowering-*.f32 |
| 1 288× | *-lowering-*.f64 |
| 1 164× | times-frac |
| 764× | accelerator-lowering-fma.f32 |
| 764× | accelerator-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 22 |
| 1 | 18 | 22 |
| 2 | 41 | 22 |
| 3 | 90 | 22 |
| 4 | 187 | 22 |
| 5 | 295 | 22 |
| 6 | 487 | 22 |
| 7 | 1061 | 22 |
| 8 | 2213 | 22 |
| 9 | 2606 | 22 |
| 10 | 2806 | 22 |
| 11 | 2811 | 22 |
| 12 | 2811 | 22 |
| 13 | 2848 | 22 |
| 14 | 2853 | 22 |
| 15 | 2855 | 22 |
| 16 | 2860 | 22 |
| 17 | 2860 | 22 |
| 0 | 2860 | 22 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
(* (cosh x) (/ y x)) |
(cosh x) |
x |
(/ y x) |
y |
z |
| Outputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(* (cosh x) (/ y x)) |
(/.f64 (*.f64 (cosh.f64 x) y) x) |
(cosh x) |
(cosh.f64 x) |
x |
(/ y 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 | 96.9% | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| ✓ | accuracy | 89.7% | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 14.0ms | 256× | 0 | valid |
Compiled 24 to 9 computations (62.5% saved)
ival-div: 3.0ms (39.2% of total)ival-cosh: 3.0ms (39.2% of total)ival-mult: 1.0ms (13.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (cosh x) (/ y x)) z)> |
#<alt (* (cosh x) (/ y x))> |
#<alt (cosh x)> |
#<alt (/ 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 | |
|---|---|---|---|---|
| 27.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 | y | @ | 0 | (/ (* (cosh x) (/ y x)) z) |
| 1.0ms | z | @ | 0 | (/ (* (cosh x) (/ y x)) z) |
| 1× | batch-egg-rewrite |
| 3 410× | /-lowering-/.f32 |
| 3 410× | /-lowering-/.f64 |
| 3 324× | *-lowering-*.f32 |
| 3 324× | *-lowering-*.f64 |
| 1 106× | frac-2neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 19 |
| 1 | 32 | 19 |
| 2 | 204 | 19 |
| 3 | 2162 | 19 |
| 0 | 8575 | 19 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (cosh x) (/ y x)) z) |
(* (cosh x) (/ y x)) |
(cosh x) |
(/ 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 z (/.f64 x 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 z (/.f64 x 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 z (/.f64 x 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 z (/.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) (cosh.f64 x))) (/.f64 (/.f64 y x) (/.f64 (neg.f64 z) (cosh.f64 x)))) |
(-.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) (*.f64 z (/.f64 x (neg.f64 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) (/.f64 (neg.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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (neg.f64 z))))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 x (neg.f64 z)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 x z)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y z)) (neg.f64 x))) |
(/.f64 (cosh.f64 x) (*.f64 z (/.f64 x 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 z (/.f64 x 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 z (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (/.f64 x y))))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 z (/.f64 x y)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) 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 z (/.f64 x 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 z (/.f64 x 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 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 z) #s(literal 2 binary64)) (*.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 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 #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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (/.f64 x y))) (*.f64 (cosh.f64 x) #s(literal -2 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 (*.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) #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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z (/.f64 x y)) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.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 y (*.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 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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x)))) |
(/.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 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 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 #s(literal -2 binary64) (*.f64 x (neg.f64 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 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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 y (neg.f64 x)) (/.f64 (neg.f64 z) (cosh.f64 x))) |
(/.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 z (/.f64 x 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 z (/.f64 x y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (/.f64 x y))))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (neg.f64 x) (*.f64 (cosh.f64 x) y))) |
(/.f64 (neg.f64 (cosh.f64 x)) (*.f64 z (/.f64 x (neg.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x (neg.f64 z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 x z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y z)) x) |
(/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) |
(/.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 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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) #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 (/.f64 (*.f64 (cosh.f64 x) y) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 y (*.f64 x (neg.f64 z))) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 y z) (/.f64 x (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 y (*.f64 (cosh.f64 x) #s(literal 2 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 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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) z)) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) 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) (*.f64 z (/.f64 x (neg.f64 y)))) (*.f64 (neg.f64 z) (cosh.f64 x))) (*.f64 (neg.f64 z) (*.f64 z (/.f64 x (neg.f64 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 (*.f64 (cosh.f64 x) 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 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 (*.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x))) (*.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) #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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x))) #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 z (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) 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 (cosh.f64 x) (/.f64 y 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 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 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 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 (*.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 (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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 (/.f64 (cosh.f64 x) z))) |
(*.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 #s(literal -2 binary64) (*.f64 z (/.f64 x y))))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 x y)) #s(literal -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) (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 (cosh.f64 x) y) (neg.f64 x))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y (*.f64 x (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.f64 x z)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(*.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 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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) #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 (/.f64 (*.f64 (cosh.f64 x) y) (neg.f64 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 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 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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) z)) (/.f64 y (neg.f64 x))) |
(*.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 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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 x (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal 1/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 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 (cosh.f64 x) (neg.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (neg.f64 (*.f64 z (/.f64 x (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64)))))) #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 (*.f64 (cosh.f64 x) 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 x (cosh.f64 x))) (/.f64 (*.f64 (cosh.f64 x) y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (/.f64 (*.f64 (cosh.f64 x) 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 (*.f64 (cosh.f64 x) y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (/.f64 (*.f64 (cosh.f64 x) y) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) 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 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) x)) |
(/.f64 y (/.f64 x (cosh.f64 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 (*.f64 (cosh.f64 x) y) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x (cosh.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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (*.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.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 (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 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #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 (*.f64 (cosh.f64 x) 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 (*.f64 (cosh.f64 x) 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 (*.f64 (cosh.f64 x) 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 (*.f64 (cosh.f64 x) 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 (*.f64 (cosh.f64 x) y) (neg.f64 x))) |
(*.f64 (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 (cosh.f64 x))) |
(*.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 #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 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 (*.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 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))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1/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 #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 (cosh.f64 x) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(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 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 (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 #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× | accelerator-lowering-fma.f32 |
| 15 684× | accelerator-lowering-fma.f64 |
| 5 420× | *-lowering-*.f32 |
| 5 420× | *-lowering-*.f64 |
| 2 024× | +-lowering-+.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 064 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 |
|---|---|---|
| ▶ | 61.3% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| 67.6% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) | |
| 79.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)) | |
| 74.9% | (/.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)) | |
| 85.8% | (/.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) | |
| 83.7% | (/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| ▶ | 74.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) |
| ▶ | 78.6% | (/.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.2% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| ▶ | 96.9% | (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) |
| 79.0% | (/.f64 (cosh.f64 x) (*.f64 z (/.f64 x y))) | |
| ▶ | 45.6% | (/.f64 y (*.f64 x z)) |
| 92.5% | (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) | |
| 85.7% | (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
Compiled 448 to 276 computations (38.4% 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) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (cosh.f64 x) x) y) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) |
| 17 350× | accelerator-lowering-fma.f32 |
| 17 350× | accelerator-lowering-fma.f64 |
| 3 882× | *-lowering-*.f32 |
| 3 882× | *-lowering-*.f64 |
| 1 778× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 250 |
| 1 | 100 | 250 |
| 2 | 257 | 250 |
| 3 | 595 | 250 |
| 4 | 1603 | 250 |
| 5 | 3661 | 242 |
| 6 | 6494 | 242 |
| 7 | 7024 | 242 |
| 8 | 7221 | 242 |
| 9 | 7323 | 242 |
| 10 | 7460 | 242 |
| 0 | 8072 | 219 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (cosh x) x) y) z) |
(* (/ (cosh x) x) y) |
(/ (cosh x) x) |
(cosh x) |
x |
y |
z |
(/ y (* x z)) |
y |
(* x z) |
x |
z |
(/ (+ (* y (* x 1/2)) (/ y x)) z) |
(+ (* y (* x 1/2)) (/ y x)) |
y |
(* x 1/2) |
x |
1/2 |
(/ y x) |
z |
(/ (* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) z) |
(* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) |
(+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) |
(* x x) |
x |
(+ (* x (* x 1/24)) 1/2) |
(* x 1/24) |
1/24 |
1/2 |
1 |
(/ y x) |
y |
z |
(/ (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) z) |
(* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) |
(+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) |
x |
(* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2) |
(* x x) |
(+ (* (* x x) 1/720) 1/24) |
1/720 |
1/24 |
1/2 |
1 |
(/ y x) |
y |
z |
| Outputs |
|---|
(/ (* (/ (cosh x) x) y) z) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(* (/ (cosh x) x) y) |
(/.f64 (*.f64 (cosh.f64 x) y) x) |
(/ (cosh x) x) |
(/.f64 (cosh.f64 x) x) |
(cosh x) |
(cosh.f64 x) |
x |
y |
z |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
y |
(* x z) |
(*.f64 x z) |
x |
z |
(/ (+ (* y (* x 1/2)) (/ y x)) z) |
(/.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) y) (*.f64 x z)) |
(+ (* y (* x 1/2)) (/ y x)) |
(fma.f64 x (*.f64 y #s(literal 1/2 binary64)) (/.f64 y x)) |
y |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(/ y x) |
(/.f64 y x) |
z |
(/ (* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) 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) (*.f64 x z)) |
(* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ 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)) |
(+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) |
(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 x) |
(*.f64 x x) |
x |
(+ (* x (* x 1/24)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* x 1/24) |
(*.f64 x #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
z |
(/ (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y 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 (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y 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 x y) (/.f64 y x)) |
(+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 |
(* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/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 x) (+ (* (* x x) 1/720) 1/24)) 1/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)) |
(* x x) |
(*.f64 x x) |
(+ (* (* x x) 1/720) 1/24) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
z |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (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)) |
| ✓ | accuracy | 99.5% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 94.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) |
| ✓ | accuracy | 87.3% | (*.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 | 95.1% | (/.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 | 86.2% | (*.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 | 92.1% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 93.3% | (/.f64 y (*.f64 x z)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (cosh.f64 x) x) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (cosh.f64 x) x) y) |
| ✓ | accuracy | 96.9% | (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) |
| 104.0ms | 256× | 0 | valid |
Compiled 229 to 37 computations (83.8% saved)
const: 37.0ms (47.4% of total)ival-mult: 18.0ms (23% of total)ival-div: 11.0ms (14.1% of total)ival-add: 6.0ms (7.7% of total)ival-cosh: 5.0ms (6.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (/ (cosh x) x) y) z)> |
#<alt (* (/ (cosh x) x) y)> |
#<alt (/ (cosh x) x)> |
#<alt (cosh x)> |
#<alt (/ y (* x z))> |
#<alt (* x z)> |
#<alt (/ (+ (* y (* x 1/2)) (/ y x)) z)> |
#<alt (+ (* y (* x 1/2)) (/ y x))> |
#<alt (* x 1/2)> |
#<alt (/ y x)> |
#<alt (* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x))> |
#<alt (/ (* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) z)> |
#<alt (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1)> |
#<alt (* x x)> |
#<alt (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x))> |
#<alt (/ (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) z)> |
#<alt (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1)> |
#<alt (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))> |
#<alt (* x 1/24)> |
#<alt (+ (* (* x x) 1/720) 1/24)> |
| 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 x)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) x)> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x))> |
#<alt (* 1/2 (/ (+ (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 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)))))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | y | @ | -inf | (/ (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) z) |
| 3.0ms | z | @ | -inf | (/ y (* x z)) |
| 2.0ms | x | @ | 0 | (* x 1/2) |
| 2.0ms | y | @ | 0 | (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) |
| 1.0ms | y | @ | 0 | (* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) |
| 1× | batch-egg-rewrite |
| 5 058× | /-lowering-/.f32 |
| 5 058× | /-lowering-/.f64 |
| 4 996× | accelerator-lowering-fma.f32 |
| 4 996× | accelerator-lowering-fma.f64 |
| 4 220× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 198 |
| 1 | 213 | 198 |
| 2 | 1826 | 198 |
| 0 | 8161 | 178 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (cosh x) x) y) z) |
(* (/ (cosh x) x) y) |
(/ (cosh x) x) |
(cosh x) |
(/ y (* x z)) |
(* x z) |
(/ (+ (* y (* x 1/2)) (/ y x)) z) |
(+ (* y (* x 1/2)) (/ y x)) |
(* x 1/2) |
(/ y x) |
(* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) |
(/ (* (+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) (/ y x)) z) |
(+ (* (* x x) (+ (* x (* x 1/24)) 1/2)) 1) |
(* x x) |
(* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) |
(/ (* (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) (/ y x)) z) |
(+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) |
(* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) |
(* x 1/24) |
(+ (* (* x x) 1/720) 1/24) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 x (*.f64 (cosh.f64 x) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y)) z)) |
(/.f64 (/.f64 (cosh.f64 x) x) (/.f64 z y)) |
(/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) |
(/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 (cosh.f64 x) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 x (*.f64 (cosh.f64 x) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (cosh.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (cosh.f64 x)) z) (*.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (neg.f64 (cosh.f64 x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 (cosh.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (cosh.f64 x) (/.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cosh.f64 x)) (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (cosh.f64 x) y) z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y)) (neg.f64 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 z) (/.f64 x (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.f64 (cosh.f64 x) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x (cosh.f64 x)) z)) |
(/.f64 (*.f64 (neg.f64 (cosh.f64 x)) y) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) y) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) y)) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y z)) x) |
(/.f64 (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y z)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) y) z) x) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 x (cosh.f64 x)) z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cosh.f64 x)) y)) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) y) #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y)))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 y z))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y z))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) y) z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 (/.f64 x (cosh.f64 x)))) |
(pow.f64 (*.f64 z (/.f64 x (*.f64 (cosh.f64 x) y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (cosh.f64 x) x) (/.f64 y z)) |
(*.f64 y (/.f64 (/.f64 (cosh.f64 x) x) z)) |
(*.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y x) (/.f64 (cosh.f64 x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z))) |
(*.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (cosh.f64 x) x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.f64 (cosh.f64 x) y)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (cosh.f64 x)) z))) |
(*.f64 (*.f64 (neg.f64 (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cosh.f64 x) x) y))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) x) (/.f64 y (neg.f64 z))) |
(*.f64 (*.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) x) #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (cosh.f64 x) x)) z)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (/.f64 (cosh.f64 x) x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (/.f64 (/.f64 y z) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (neg.f64 (/.f64 (cosh.f64 x) x)) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 (cosh.f64 x) z) (/.f64 y x)) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) z) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 z)) (/.f64 y x)) |
(/.f64 (cosh.f64 x) (/.f64 x y)) |
(/.f64 y (/.f64 x (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (cosh.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cosh.f64 x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (cosh.f64 x) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cosh.f64 x)) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cosh.f64 x)) (*.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (cosh.f64 x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 y (neg.f64 (cosh.f64 x))))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x (cosh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) y) x) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (cosh.f64 x) y)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (cosh.f64 x)) y) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) y)) (neg.f64 x)) |
(/.f64 (*.f64 y (neg.f64 (cosh.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cosh.f64 x) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 x (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cosh.f64 x)) y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (cosh.f64 x)))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 x (*.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 y x)) |
(*.f64 (/.f64 (cosh.f64 x) x) y) |
(*.f64 y (/.f64 (cosh.f64 x) x)) |
(*.f64 (/.f64 y x) (cosh.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cosh.f64 x) x) y)) |
(*.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 (*.f64 y #s(literal 1 binary64)) (/.f64 (cosh.f64 x) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (cosh.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 (cosh.f64 x) y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 y (neg.f64 (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (cosh.f64 x)) x)) |
(*.f64 (/.f64 y (/.f64 x (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.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 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (cosh.f64 x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (cosh.f64 x) (neg.f64 x))) |
(neg.f64 (/.f64 (cosh.f64 x) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (cosh.f64 x)) x)) |
(/.f64 (cosh.f64 x) x) |
(/.f64 (cosh.f64 x) (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.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)) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) x) #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) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cosh.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (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) x))) |
(*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) x) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.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 x (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (*.f64 x (neg.f64 z))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 y z) x) |
(/.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 (/.f64 y x)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 y x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 z))))) |
(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 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.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 (/.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.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 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (-.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 #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 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.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 x y) (*.f64 x y))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x y) (*.f64 x y)))) z) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x y) (*.f64 x y)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(/.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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))) z)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))) z))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x y) (*.f64 x y)))) 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 x y) (*.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x)) |
(+.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (-.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 x y) (*.f64 x y))) (-.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 x y) (*.f64 x y))) (-.f64 (/.f64 y 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 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 #s(literal 1/2 binary64) (*.f64 x y) (/.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 x y) (*.f64 x y))) (/.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 x y) #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 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 x y) 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 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 (*.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 x y) (*.f64 x y)) 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 x y)) 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 x y) (*.f64 x y))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.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) (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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x y) (*.f64 x y)))) (-.f64 (/.f64 y x) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (-.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x y) (*.f64 x y))))) (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 x y) (*.f64 x y))) (-.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 x y) (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (-.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 x y) (*.f64 x y))) (-.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 (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))) (/.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) y) x))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.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 x y) (*.f64 x y))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (/.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 x y) (*.f64 x y)))) (/.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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(+.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.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 y x)) (/.f64 y x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #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) #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 x y)) (/.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 x y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.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 y x) (/.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y x))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.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 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 #s(literal 1 binary64) (/.f64 (/.f64 x (*.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)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x 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 #s(literal 1 binary64) (/.f64 (*.f64 x (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 x (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 y (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 x y) (-.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 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 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 #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 (neg.f64 x) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 (neg.f64 x) (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 y) (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 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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x) (*.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 (*.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)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 x 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 (*.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 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 x)) (*.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 (*.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 y)))) |
(/.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)) x) (*.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)) y))) |
(/.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)) (/.f64 x y)) (*.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)) #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)) (neg.f64 x)) (*.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 y)))) |
(/.f64 #s(literal 1 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)) (*.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 x (*.f64 (*.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 x)))) |
(/.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)) (/.f64 y x)))) |
(/.f64 #s(literal 1 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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 x) (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 x y) (*.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 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.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 (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 x y)) |
(/.f64 (*.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))) x) |
(/.f64 (*.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 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 (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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 y (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 x (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) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 x y) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #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 (/.f64 x 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 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 (neg.f64 x) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 y) (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 (neg.f64 x) (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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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)) y) (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x)) |
(/.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 (*.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 (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 x y))) |
(/.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 (*.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 y)) (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 x))) |
(/.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)) y) (*.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)) x)) |
(/.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)) #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 x y))) |
(/.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)) (neg.f64 y)) (*.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)) (neg.f64 x))) |
(/.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 (*.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 x)) (-.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 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)) (/.f64 y x)) (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 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)))) (neg.f64 x)) |
(/.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))) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 y x) (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 (*.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 x y)) |
(/.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)) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.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))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.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))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 x (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 y (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 x (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) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 x y) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #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)))) (neg.f64 (*.f64 (/.f64 x 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 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 (neg.f64 x) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (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 (neg.f64 x) (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 x (*.f64 (*.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)) y)) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x))) |
(/.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 (*.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))) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 y))) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 x)))) |
(/.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)) y)) (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)) x))) |
(/.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)) #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)) (/.f64 x y)))) |
(/.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)) (neg.f64 y))) (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)) (neg.f64 x)))) |
(/.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 (*.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 x))) (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)) (*.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)) (/.f64 y x))) (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 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (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 (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)) #s(literal 1 binary64))) (neg.f64 (/.f64 x y))) |
(/.f64 (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)) (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.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)))) (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 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x 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 y x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 y x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.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))) x)) |
(*.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 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.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 #s(literal 1 binary64) y))) |
(*.f64 (*.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 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 x (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 y (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 x (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) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 x y) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #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 x 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 (neg.f64 y) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 (neg.f64 x) (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (neg.f64 y) (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 (neg.f64 x) (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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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)) y) (/.f64 #s(literal 1 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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x))) |
(*.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 (*.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 (-.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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 x y)))) |
(*.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 (*.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 y)) (/.f64 #s(literal 1 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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 x)))) |
(*.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)) y) (/.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)) x))) |
(*.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)) #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)) (/.f64 x y)))) |
(*.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)) (neg.f64 y)) (/.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)) (neg.f64 x)))) |
(*.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 (*.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 x)) (/.f64 #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 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)) (/.f64 y x)) (/.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 (*.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 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (/.f64 y x) (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 (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 y x)) |
(*.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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (neg.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 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) #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)) x)) |
(*.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)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.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)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.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 (*.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)) x) (/.f64 (/.f64 #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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.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)) x) (/.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) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 x (*.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)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.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))) x) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.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))) (neg.f64 x)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (/.f64 (*.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))) x) (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.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 x z) y)) (/.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 x z) y))) |
(neg.f64 (/.f64 (/.f64 (*.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))) x) (neg.f64 z))) |
(neg.f64 (/.f64 (/.f64 (*.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))) (neg.f64 x)) z)) |
(/.f64 (/.f64 y (*.f64 x 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 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 x (*.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 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.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 #s(literal 1 binary64) (/.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x 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 (*.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)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 y)))) |
(/.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)) (*.f64 x 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)) y))) |
(/.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)) (/.f64 (*.f64 x z) y)) (*.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)) #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)) (*.f64 x (neg.f64 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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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)) (*.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 x (*.f64 (*.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 x)))) |
(/.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) (*.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 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (*.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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) y) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 (*.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))) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 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)) (*.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 x (*.f64 (*.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 x 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)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.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))) 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)) (/.f64 (*.f64 x z) y)) |
(/.f64 (/.f64 (*.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))) x) z) |
(/.f64 (/.f64 (*.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))) x) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.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))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.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 (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 x z)) |
(/.f64 (*.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 x z) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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)) y) (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x 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 x (*.f64 (*.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 (-.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 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 y)) (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z)))) |
(/.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)) y) (*.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 x z))) |
(/.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)) #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 (*.f64 x z) y))) |
(/.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)) (neg.f64 y)) (*.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 x (neg.f64 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 x (*.f64 (*.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 x)) (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z)) |
(/.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)) (/.f64 y x)) (*.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 (*.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))) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (*.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 x (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 (*.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))) (neg.f64 x))) (neg.f64 (neg.f64 z))) |
(/.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))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.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)) #s(literal 1 binary64)) (/.f64 (*.f64 x z) y)) |
(/.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)) (neg.f64 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 (*.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))) x) #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 x (*.f64 (*.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 x 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 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)) (/.f64 y (*.f64 x 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 (/.f64 (*.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))) z) x) |
(/.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 (*.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)) y)) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x z)))) |
(/.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 (*.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))) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 y))) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #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 (*.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)) y)) (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)) (*.f64 x z)))) |
(/.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)) #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)) (/.f64 (*.f64 x z) y)))) |
(/.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)) (neg.f64 y))) (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)) (*.f64 x (neg.f64 z))))) |
(/.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 (*.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 x))) (neg.f64 (*.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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z))) |
(/.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)) (/.f64 y x))) (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 (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)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (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)) (neg.f64 y))) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.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))) #s(literal 1 binary64))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.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))) (neg.f64 x)))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.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))) x) #s(literal 1 binary64))) (neg.f64 z)) |
(/.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 (*.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 x z)))) (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)) (*.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)) (/.f64 y (*.f64 x 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)))) |
(/.f64 (neg.f64 (/.f64 (*.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))) z)) (neg.f64 x)) |
(pow.f64 (*.f64 z (/.f64 x (*.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))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (*.f64 x 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 (/.f64 y x) (/.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 #s(literal 1 binary64) (/.f64 (*.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 x 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)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (*.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))) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.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))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.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))) x)) |
(*.f64 (*.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 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y 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)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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)) y) (/.f64 #s(literal 1 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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x 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 x (*.f64 (*.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 (-.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 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 y)) (/.f64 #s(literal 1 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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 z))))) |
(*.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)) y) (/.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 x z)))) |
(*.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)) #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)) (/.f64 (*.f64 x z) y)))) |
(*.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)) (neg.f64 y)) (/.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 x (neg.f64 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 x (*.f64 (*.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 x)) (/.f64 #s(literal 1 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)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) z))) |
(*.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)) (/.f64 y x)) (/.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 (*.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))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (neg.f64 (/.f64 (*.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))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) z)) |
(*.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)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (/.f64 (*.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))) x) #s(literal 1 binary64)) (/.f64 #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 x (*.f64 (*.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 x z))) (/.f64 #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 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)) (/.f64 y (*.f64 x 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 (/.f64 (*.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))) z) (/.f64 #s(literal 1 binary64) x)) |
(*.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 y x)) |
(*.f64 (pow.f64 (/.f64 z (*.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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.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)) x) (/.f64 y z)) |
(*.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)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 x z))) |
(*.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)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 y x)) 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 x (*.f64 (*.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)) x) (/.f64 (/.f64 #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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 z y))) |
(*.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)) x) (/.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 z y))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.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))) z)) |
(*.f64 (/.f64 (neg.f64 (/.f64 y x)) #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 x (*.f64 (*.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 (/.f64 #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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 x y))) |
(*.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 (*.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 z)) (/.f64 (/.f64 #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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.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 (/.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 x y))) |
(*.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)) (*.f64 x 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))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.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))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.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)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.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)) (neg.f64 z)) (/.f64 (neg.f64 y) x)) |
(+.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 #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 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 x (*.f64 (*.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 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.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 x (*.f64 (*.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 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 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 #s(literal 1/24 binary64)) (*.f64 x x)) (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/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 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) (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 (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 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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x 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 (*.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 #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 (*.f64 x (*.f64 (*.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 (*.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 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #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 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #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 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (*.f64 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 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 #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 (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 #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) (-.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 (*.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 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 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 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 x (*.f64 (*.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 x (*.f64 (*.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 #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 (neg.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 (*.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 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 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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.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 (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 x (*.f64 (*.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 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 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 (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 (*.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 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 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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))))))) |
(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 -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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.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 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 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 x (*.f64 (*.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 x (*.f64 (*.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 x (*.f64 (*.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 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 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 x (*.f64 (*.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 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 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)))) (/.f64 y x))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.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)))))) |
(+.f64 (*.f64 (/.f64 y x) (*.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))))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.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)))) (/.f64 y x)) (/.f64 y x)) |
(-.f64 (*.f64 (*.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)))) (/.f64 y x)) (/.f64 y (neg.f64 x))) |
(-.f64 (*.f64 (*.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)))) (/.f64 y x)) (/.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (/.f64 (*.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))) (*.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)))))) (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))) (/.f64 x y)) (/.f64 (/.f64 #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))) (/.f64 x y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (*.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)))) (/.f64 y x))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.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)))))) |
(fma.f64 (/.f64 y x) (*.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)))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (*.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)))) (/.f64 y x))) |
(fma.f64 (*.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)))) (/.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 (*.f64 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 (/.f64 #s(literal 1 binary64) x) y (*.f64 (*.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)))) (/.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 (*.f64 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) (*.f64 (*.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)))) (/.f64 y x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.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)))) (/.f64 y x))) |
(fma.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.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)))) (/.f64 y x))) |
(/.f64 (/.f64 y x) (/.f64 #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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (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)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) x) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 x y)) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (neg.f64 x)) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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 (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))) (*.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)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) (*.f64 (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))) (*.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)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) (/.f64 x y)) (*.f64 (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))) (*.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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) (neg.f64 x)) (*.f64 (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))) (*.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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (*.f64 y (fma.f64 (*.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)))) (*.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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (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))) (*.f64 y (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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.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)))) (*.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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (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))) (*.f64 #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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (*.f64 (neg.f64 y) (fma.f64 (*.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)))) (*.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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (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))) (*.f64 (neg.f64 y) (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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (*.f64 (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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 (/.f64 y x) (fma.f64 (*.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)))) (*.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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) (*.f64 (/.f64 y x) (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))) (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (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))))) |
(/.f64 (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)) (/.f64 x y)) |
(/.f64 (*.f64 y (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 (*.f64 y (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))) (*.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (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)))))) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) x)) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x)) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y)) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (neg.f64 x))) |
(/.f64 (*.f64 (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))) (*.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)) y) (*.f64 (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 (*.f64 (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))) (*.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)) (/.f64 y x)) (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))) |
(/.f64 (*.f64 (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))) (*.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)) #s(literal 1 binary64)) (*.f64 (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)) (/.f64 x y))) |
(/.f64 (*.f64 (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))) (*.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)) (neg.f64 y)) (*.f64 (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)) (neg.f64 x))) |
(/.f64 (*.f64 y (fma.f64 (*.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)))) (*.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))) (*.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))) (*.f64 x (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (*.f64 y (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))) (*.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))) (*.f64 x (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)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.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)))) (*.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))) (*.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))) (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (*.f64 #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))) (*.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))) (*.f64 (/.f64 x y) (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)))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.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)))) (*.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))) (*.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))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (*.f64 (neg.f64 y) (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))) (*.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))) (*.f64 (neg.f64 x) (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)))) |
(/.f64 (neg.f64 (*.f64 y (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)))) (neg.f64 x)) |
(/.f64 (neg.f64 (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))) (neg.f64 (/.f64 x y))) |
(/.f64 (*.f64 (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)) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 (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)) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.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)))) (*.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))) (*.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))) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) |
(/.f64 (*.f64 (/.f64 y x) (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))) (*.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 (fma.f64 (*.f64 x x) (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 (neg.f64 y) (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))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) x))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) y)) (neg.f64 (*.f64 (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 (neg.f64 (neg.f64 (*.f64 y (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))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x))) (neg.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) (/.f64 y x))) (neg.f64 (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)))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) #s(literal 1 binary64))) (neg.f64 (*.f64 (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)) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) (neg.f64 y))) (neg.f64 (*.f64 (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)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.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)))) (*.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))) (*.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)))) (neg.f64 (*.f64 x (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(/.f64 (neg.f64 (*.f64 y (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))) (*.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)))) (neg.f64 (*.f64 x (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))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.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)))) (*.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))) (*.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)))) (neg.f64 (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(/.f64 (neg.f64 (*.f64 #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))) (*.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)))) (neg.f64 (*.f64 (/.f64 x y) (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))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.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)))) (*.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))) (*.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)))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (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))) (*.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)))) (neg.f64 (*.f64 (neg.f64 x) (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))))) |
(/.f64 (neg.f64 (*.f64 (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)) #s(literal 1 binary64))) (neg.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (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)) (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 (*.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)))) (*.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))) (*.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)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (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))) (*.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)))) (neg.f64 (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)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (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)))) (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 (*.f64 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)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.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)))) (/.f64 y x)) (*.f64 (*.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)))) (/.f64 y x))) (*.f64 (/.f64 y x) (*.f64 (*.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)))) (/.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 (*.f64 x x) (fma.f64 x (*.f64 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 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))))) (*.f64 (/.f64 y x) (*.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)))))) (*.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.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))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) (*.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 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 (*.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 x) (*.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))))) (-.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 (*.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 x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.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)))) (/.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 (*.f64 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)) (*.f64 (*.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)))) (/.f64 y x)) (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.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)))) (/.f64 y x)) (/.f64 y x))))) |
(pow.f64 (/.f64 x (*.f64 y (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)))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (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)))) |
(*.f64 (/.f64 y x) (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))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (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)) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (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)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (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))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) x))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (neg.f64 x)))) |
(*.f64 (*.f64 (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))) (*.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)) y) (/.f64 #s(literal 1 binary64) (*.f64 (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 (*.f64 (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))) (*.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)) (/.f64 y x)) (/.f64 #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)))) |
(*.f64 (*.f64 (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))) (*.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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (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)) (/.f64 x y)))) |
(*.f64 (*.f64 (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))) (*.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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (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)) (neg.f64 x)))) |
(*.f64 (*.f64 y (fma.f64 (*.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)))) (*.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))) (*.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))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(*.f64 (*.f64 y (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))) (*.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))) (/.f64 #s(literal 1 binary64) (*.f64 x (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))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.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)))) (*.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))) (*.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))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(*.f64 (*.f64 #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))) (*.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))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (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))))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.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)))) (*.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))) (*.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))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(*.f64 (*.f64 (neg.f64 y) (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))) (*.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))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (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))))) |
(*.f64 (neg.f64 (*.f64 y (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)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (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)) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.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)))) (*.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))) (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(*.f64 (*.f64 (/.f64 y x) (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))) (*.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))) (/.f64 #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)))) |
(*.f64 (*.f64 (neg.f64 y) (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))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (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)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (fma.f64 (*.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)))) (*.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))) (*.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 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (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))) (*.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 (/.f64 #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))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (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)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 x (*.f64 y (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)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 y x) (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))) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 y x) (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)))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (/.f64 y x) (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))) (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.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))) (*.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)))))) (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))) (/.f64 (*.f64 x z) y)) (/.f64 (/.f64 #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))) (/.f64 (*.f64 x z) y))) |
(neg.f64 (/.f64 (*.f64 (/.f64 y x) (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))) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 y x) (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)))) z)) |
(/.f64 (/.f64 y (*.f64 x z)) (/.f64 #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)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.f64 y (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)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 x (*.f64 y (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)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y (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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x z)) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) z) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 (*.f64 x z) y)) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x (neg.f64 z))) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) (*.f64 x z)) (*.f64 (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))) (*.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)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) z) (*.f64 (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))) (*.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)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) (/.f64 (*.f64 x z) y)) (*.f64 (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))) (*.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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) (*.f64 x (neg.f64 z))) (*.f64 (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))) (*.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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y (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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) y) (*.f64 (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)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 (/.f64 y x) (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))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) (*.f64 (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))) (*.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)) (/.f64 y (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y (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))) z))) |
(/.f64 (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)) (/.f64 (*.f64 x z) y)) |
(/.f64 (*.f64 (/.f64 y x) (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))) z) |
(/.f64 (*.f64 (/.f64 y x) (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))) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) (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)))) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y (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))))) |
(/.f64 (*.f64 y (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))) (*.f64 x z)) |
(/.f64 (*.f64 y (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))) (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.f64 y (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))))))) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x z))) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x)) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) z)) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y)) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (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))) (*.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)) y) (*.f64 (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)) (*.f64 x z))) |
(/.f64 (*.f64 (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))) (*.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)) (/.f64 y x)) (*.f64 (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)) z)) |
(/.f64 (*.f64 (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))) (*.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)) #s(literal 1 binary64)) (*.f64 (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)) (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (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))) (*.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)) (neg.f64 y)) (*.f64 (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)) (*.f64 x (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 y (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))) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y x) (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))))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (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)))) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (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))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (*.f64 (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)) #s(literal 1 binary64)) (/.f64 (*.f64 x z) y)) |
(/.f64 (*.f64 (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)) (neg.f64 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (/.f64 y x) (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))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y (*.f64 x z))) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) |
(/.f64 (*.f64 (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))) (*.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)) (/.f64 y (*.f64 x z))) (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))) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) y)) (neg.f64 (*.f64 (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)) (*.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) (/.f64 y x))) (neg.f64 (*.f64 (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)) z))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) #s(literal 1 binary64))) (neg.f64 (*.f64 (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)) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) (neg.f64 y))) (neg.f64 (*.f64 (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)) (*.f64 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (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)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (neg.f64 (*.f64 (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)) (neg.f64 y))) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (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))) #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 (*.f64 x x) (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 (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 y x) (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))) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y (*.f64 x z)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (neg.f64 (*.f64 (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))) (*.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)) (/.f64 y (*.f64 x z)))) (neg.f64 (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)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (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))) z)) (neg.f64 x)) |
(pow.f64 (*.f64 z (/.f64 x (*.f64 y (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))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (*.f64 x z)) (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))) |
(*.f64 (/.f64 y x) (/.f64 (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)) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x z)) (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)))) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 y x) (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))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 (/.f64 y x) (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)))) (/.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 (*.f64 x x) (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 (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))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y z) (/.f64 (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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x (*.f64 y (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)))))))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) z))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (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))) (*.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)) y) (/.f64 #s(literal 1 binary64) (*.f64 (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)) (*.f64 x z)))) |
(*.f64 (*.f64 (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))) (*.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)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (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)) z))) |
(*.f64 (*.f64 (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))) (*.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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (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)) (/.f64 (*.f64 x z) y)))) |
(*.f64 (*.f64 (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))) (*.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)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (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)) (*.f64 x (neg.f64 z))))) |
(*.f64 (*.f64 (*.f64 y (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))) #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 (*.f64 x x) (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) z)) |
(*.f64 (*.f64 (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)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (*.f64 (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)) (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 (*.f64 x x) (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) z)) |
(*.f64 (*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(*.f64 (*.f64 (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))) (*.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)) (/.f64 y (*.f64 x z))) (/.f64 #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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (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)) z) (/.f64 y x)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 y (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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (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 y z)) |
(*.f64 (/.f64 (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)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 x z))) |
(*.f64 (/.f64 (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)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 y x)) z)) |
(*.f64 (/.f64 (fma.f64 (*.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)))) (*.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))) (*.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 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (/.f64 z y))) |
(*.f64 (/.f64 (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))) (*.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 (/.f64 #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))) (/.f64 z y))) |
(*.f64 (/.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (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))) z)) |
(*.f64 (/.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (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))) (*.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)) z) (/.f64 (/.f64 #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))) (/.f64 x y))) |
(*.f64 (/.f64 (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))) (*.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)) (*.f64 x z)) (/.f64 (/.f64 #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))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)) (/.f64 (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)) z)) |
(*.f64 (/.f64 (neg.f64 (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))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (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)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (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)) (neg.f64 z)) (/.f64 (neg.f64 y) x)) |
(+.f64 #s(literal 1 binary64) (*.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))))) |
(+.f64 (*.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)) |
(+.f64 (/.f64 (*.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))) (*.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)))))) (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))) (neg.f64 (/.f64 #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))))) |
(-.f64 (/.f64 (*.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))) (*.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)))))) (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))) (/.f64 #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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.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)))))) (/.f64 (*.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))) (*.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)))))) (-.f64 #s(literal 1 binary64) (*.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))))))) |
(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 (*.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 (*.f64 x x) (fma.f64 (*.f64 x x) (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 (fma.f64 (*.f64 x x) (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 #s(literal 1 binary64) (*.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 (fma.f64 (*.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 x (fma.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 (fma.f64 (*.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 #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.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) #s(literal 1 binary64)) |
(fma.f64 (*.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))) (*.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)))))) (/.f64 #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))) (neg.f64 (/.f64 #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 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 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 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (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 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 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 x (*.f64 x (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 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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))) (*.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)))))) (*.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)))))) (fma.f64 (*.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)))) (*.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))) (*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.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))))) (-.f64 #s(literal 1 binary64) (*.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))) (*.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))))))))) |
(/.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))) |
(/.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (+.f64 #s(literal 1 binary64) (-.f64 (*.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))) (*.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)))))) (*.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))))))) |
(/.f64 (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))) (*.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 (fma.f64 (*.f64 x x) (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 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))))) |
(/.f64 (neg.f64 (fma.f64 (*.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)))) (*.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))) (*.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))) (neg.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(/.f64 (neg.f64 (fma.f64 (*.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)))) (*.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))) (*.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))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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))) (*.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)))))) (*.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)))))))) |
(/.f64 (neg.f64 (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))) (*.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))) (neg.f64 (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)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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))) (*.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))))))) (-.f64 #s(literal 1 binary64) (*.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)))))) |
(/.f64 (-.f64 (*.f64 (*.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))) (*.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)))))) (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))) (*.f64 (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)) #s(literal 1 binary64))) (*.f64 (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 (fma.f64 (*.f64 x x) (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 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))) (*.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)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.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))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.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)))) (*.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))) (*.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)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(/.f64 (neg.f64 (neg.f64 (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))) (*.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)))) (neg.f64 (neg.f64 (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))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.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))) (*.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)))))) (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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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))) (*.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)))))) (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))) (/.f64 (*.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))) (*.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)))))) (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 (/.f64 #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))) (/.f64 #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))) (*.f64 (/.f64 (*.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))) (*.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)))))) (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))) (/.f64 #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))))))) |
(pow.f64 (/.f64 #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))) #s(literal -1 binary64)) |
(*.f64 #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))) |
(*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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))))))) |
(*.f64 (fma.f64 (*.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)))) (*.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))) (*.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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.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))) (*.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)))))) (*.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)))))))) |
(*.f64 (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))) (*.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)) (/.f64 #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)))) |
(*.f64 (neg.f64 (fma.f64 (*.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)))) (*.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))) (*.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))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x 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))) (*.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)) (*.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)))))))) |
(*.f64 (neg.f64 (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))) (*.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))) (/.f64 #s(literal 1 binary64) (neg.f64 (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))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.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))) (*.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))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.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))))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 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 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.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 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 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 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 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) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 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 (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 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 (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 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) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 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 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 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 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) (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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 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))) |
(*.f64 (fma.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 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 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 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 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 x (*.f64 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 (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 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) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x 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 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 (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 (*.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 #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 (*.f64 x 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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (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)))) |
(/.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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x 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) (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 (*.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))) (/.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 (*.f64 x 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)))))) |
| 1× | egg-herbie |
| 16 258× | accelerator-lowering-fma.f32 |
| 16 258× | accelerator-lowering-fma.f64 |
| 5 316× | *-lowering-*.f32 |
| 5 316× | *-lowering-*.f64 |
| 3 214× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 5098 |
| 1 | 852 | 5038 |
| 2 | 2835 | 4872 |
| 3 | 6884 | 4866 |
| 0 | 8301 | 4539 |
| 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 x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) x) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) x) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(* 1/2 (/ (+ (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 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))))) |
| Outputs |
|---|
(/ 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 x x) (*.f64 (/.f64 y z) (fma.f64 x (*.f64 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 x x) (*.f64 (/.f64 y 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)))) (* 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) |
(/.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 (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (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 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(* 1/2 (/ (* y (+ (exp x) (/ 1 (exp x)))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 (pow x 2))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 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)) x) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) 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)) x) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #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 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 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) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* -1 (/ (* y (- (* -1/2 x) (/ 1 x))) z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* -1 (/ (* 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 #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 x (*.f64 y #s(literal 1/2 binary64))) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* x (+ (* 1/2 (/ y z)) (/ y (* (pow x 2) z)))) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* 1/2 (/ (* x y) z)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(* -1 (* x (+ (* -1 (/ y (* (pow x 2) z))) (* -1/2 (/ y z))))) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y x)) z) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/ (+ (* 1/2 (* x y)) (/ y 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)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* -1 (* y (- (* -1/2 x) (/ 1 x)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* -1 (* 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 x (*.f64 y #s(literal 1/2 binary64))) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* x (+ (* 1/2 y) (/ y (pow x 2)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* 1/2 (* x y)) |
(*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* -1 (* x (+ (* -1 (/ y (pow x 2))) (* -1/2 y)))) |
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(/ 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 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 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 (*.f64 x (*.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 (*.f64 x (*.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 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(*.f64 (*.f64 x x) (*.f64 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 (*.f64 x (*.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 (*.f64 x (*.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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 x x) (*.f64 (/.f64 y z) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y z)) x) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) 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 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 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) 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 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 (*.f64 y (*.f64 x x)) (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(* (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 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(* (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 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (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/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 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 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/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 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 (pow.f64 x #s(literal 5 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))))) |
(* -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)) (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 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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))) |
(/ 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 x x) (*.f64 (/.f64 y z) (fma.f64 x (*.f64 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 x x) (*.f64 (/.f64 y 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 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 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)) (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 (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))))))) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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)) |
(/ (* 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 (*.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 |
#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/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 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 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 (*.f64 x 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 (*.f64 x 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 #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 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 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)))))) |
(* 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)) |
Compiled 46 087 to 3 377 computations (92.7% saved)
43 alts after pruning (41 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 544 | 36 | 1 580 |
| Fresh | 5 | 5 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 552 | 43 | 1 595 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 61.3% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| 61.3% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) | |
| 67.6% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) | |
| 73.6% | (/.f64 (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)) (/.f64 (*.f64 x z) y)) | |
| 79.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)) | |
| 74.9% | (/.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)) | |
| ▶ | 85.8% | (/.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) |
| 51.1% | (/.f64 (/.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)) y) (*.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)) x)) z) | |
| ▶ | 90.6% | (/.f64 (/.f64 (*.f64 y (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))) z) x) |
| 87.8% | (/.f64 (/.f64 (*.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))) z) x) | |
| 49.1% | (/.f64 (/.f64 y z) x) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| 61.2% | (/.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)))) | |
| 48.4% | (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) | |
| ▶ | 78.6% | (/.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 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
| 50.7% | (/.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)) y) (*.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 x z))) | |
| 78.6% | (/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 53.9% | (/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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) | |
| 78.3% | (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 74.8% | (/.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 y x)) z) | |
| 64.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 75.2% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) | |
| 87.2% | (/.f64 (*.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) y) z) | |
| 35.1% | (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) | |
| 47.3% | (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) | |
| 86.0% | (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) | |
| 80.5% | (/.f64 (*.f64 y (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))) (*.f64 x z)) | |
| 77.1% | (/.f64 (*.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 x z)) | |
| 47.1% | (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) | |
| 23.6% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) | |
| ✓ | 45.6% | (/.f64 y (*.f64 x z)) |
| 88.4% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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)))))) | |
| 73.6% | (*.f64 (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)) (/.f64 y (*.f64 x z))) | |
| ▶ | 70.9% | (*.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 y (*.f64 x z))) |
| 79.1% | (*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) | |
| 77.8% | (*.f64 (/.f64 (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)) z) (/.f64 y x)) | |
| 74.0% | (*.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 y x)) | |
| 82.9% | (*.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)) x) (/.f64 y z)) | |
| 90.5% | (*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) | |
| 49.0% | (*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) | |
| ▶ | 45.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| 78.5% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) | |
| 44.3% | (*.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))))) |
Compiled 1 743 to 1 039 computations (40.4% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 64 | (/.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 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ✓ | cost-diff | 320 | (*.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 x x) #s(literal 1 binary64)) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) y) |
| ✓ | cost-diff | 64 | (/.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) |
| ✓ | cost-diff | 320 | (/.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) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 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 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 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 | (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)) |
| ✓ | cost-diff | 0 | (*.f64 y (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))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (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))) z) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 y (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))) z) x) |
| 16 516× | accelerator-lowering-fma.f32 |
| 16 516× | accelerator-lowering-fma.f64 |
| 4 562× | *-lowering-*.f32 |
| 4 562× | *-lowering-*.f64 |
| 2 596× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 411 |
| 1 | 128 | 407 |
| 2 | 363 | 407 |
| 3 | 1134 | 407 |
| 4 | 2554 | 395 |
| 5 | 4767 | 395 |
| 6 | 6672 | 395 |
| 7 | 6851 | 395 |
| 8 | 6899 | 395 |
| 9 | 6955 | 395 |
| 10 | 7030 | 395 |
| 11 | 7386 | 395 |
| 0 | 8357 | 351 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) x) |
(/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) |
(* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) |
y |
(+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1) |
x |
(* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(* x x) |
(+ (* x (* x 1/720)) 1/24) |
(* x 1/720) |
1/720 |
1/24 |
1/2 |
1 |
z |
(* (/ 1 (* x z)) y) |
(/ 1 (* x z)) |
1 |
(* x z) |
x |
z |
y |
(* (+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) (/ y (* x z))) |
(+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) |
x |
(* x (+ (* (* x x) 1/24) 1/2)) |
(+ (* (* x x) 1/24) 1/2) |
(* x x) |
1/24 |
1/2 |
1 |
(/ y (* x z)) |
y |
(* x z) |
z |
(/ (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) z) |
(/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) |
(+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) |
x |
(* x (* y (+ (* x (* x 1/24)) 1/2))) |
(* y (+ (* x (* x 1/24)) 1/2)) |
y |
(+ (* x (* x 1/24)) 1/2) |
(* x 1/24) |
1/24 |
1/2 |
z |
(/ (* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) z) |
(* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) |
(+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(* x x) |
x |
(+ (* x (* x 1/720)) 1/24) |
(* x 1/720) |
1/720 |
1/24 |
1/2 |
1 |
(/ y x) |
y |
z |
| Outputs |
|---|
(/ (/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) x) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) (*.f64 x z)) |
(/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) z) |
(* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) |
y |
(+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 |
(* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x 1/720)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* x 1/720) |
(*.f64 x #s(literal 1/720 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
z |
(* (/ 1 (* x z)) y) |
(/.f64 y (*.f64 x z)) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
1 |
#s(literal 1 binary64) |
(* x z) |
(*.f64 x z) |
x |
z |
y |
(* (+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) (/ y (* x z))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) (*.f64 x z)) |
(+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
x |
(* x (+ (* (* x x) 1/24) 1/2)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+ (* (* x x) 1/24) 1/2) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
y |
(* x z) |
(*.f64 x z) |
z |
(/ (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) z) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) (*.f64 x z)) |
(/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) |
(fma.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 y x)) |
(+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) |
x |
(* x (* y (+ (* x (* x 1/24)) 1/2))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* y (+ (* x (* x 1/24)) 1/2)) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
y |
(+ (* x (* x 1/24)) 1/2) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(* x 1/24) |
(*.f64 x #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
z |
(/ (* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) z) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 y x)) y) (*.f64 x z)) |
(* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) |
(fma.f64 y (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (/.f64 y x)) |
(+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x 1/720)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* x 1/720) |
(*.f64 x #s(literal 1/720 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
z |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/720 binary64)) |
| ✓ | accuracy | 94.4% | (/.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 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
| ✓ | accuracy | 87.3% | (*.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 x x) #s(literal 1 binary64)) (/.f64 y x)) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | accuracy | 95.3% | (/.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) |
| ✓ | accuracy | 95.2% | (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 95.1% | (/.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) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.5% | (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 93.3% | (/.f64 y (*.f64 x z)) |
| ✓ | accuracy | 87.0% | (*.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 y (*.f64 x z))) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 x z)) |
| ✓ | accuracy | 93.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/720 binary64)) |
| ✓ | accuracy | 98.5% | (/.f64 (*.f64 y (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))) z) |
| ✓ | accuracy | 98.2% | (*.f64 y (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))) |
| ✓ | accuracy | 94.6% | (/.f64 (/.f64 (*.f64 y (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))) z) x) |
| 94.0ms | 256× | 0 | valid |
Compiled 367 to 45 computations (87.7% saved)
ival-mult: 33.0ms (48.4% of total)ival-div: 16.0ms (23.5% of total)ival-add: 13.0ms (19.1% of total)const: 7.0ms (10.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 (/ (/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) x)> |
#<alt (/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z)> |
#<alt (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1))> |
#<alt (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)> |
#<alt (* (/ 1 (* x z)) y)> |
#<alt (/ 1 (* x z))> |
#<alt (* x z)> |
#<alt (* (+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) (/ y (* x z)))> |
#<alt (+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1)> |
#<alt (* x (+ (* (* x x) 1/24) 1/2))> |
#<alt (+ (* (* x x) 1/24) 1/2)> |
#<alt (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x)> |
#<alt (/ (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) z)> |
#<alt (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y)> |
#<alt (* x (* y (+ (* x (* x 1/24)) 1/2)))> |
#<alt (* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x))> |
#<alt (/ (* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) z)> |
#<alt (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1)> |
#<alt (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)> |
#<alt (* x 1/720)> |
#<alt (/ y (* x z))> |
#<alt (* y (+ (* x (* x 1/24)) 1/2))> |
#<alt (* x 1/24)> |
#<alt (+ (* x (* x 1/720)) 1/24)> |
| 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 (/ (* 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 (/ (* 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 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 (+ 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 (/ (* 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))))))))> |
#<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 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 (/ 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 (* 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 (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<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 (/ 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 (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) 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 (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z)))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<alt (/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z))> |
#<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/24 (* (pow x 2) y)) (* 1/2 y))))> |
#<alt (* 1/24 (* (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4)))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)))> |
#<alt (* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))> |
#<alt (* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))> |
#<alt (* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))> |
#<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)))))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<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/2 (/ y (pow x 2))) (* -1/24 y))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* x (* y (+ 1/2 (* 1/24 (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> |
#<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))))))> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 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 (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* y (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* 1/2 y)> |
#<alt (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))> |
#<alt (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))> |
#<alt (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2)))))> |
#<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)))))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | (* x (* y (+ (* x (* x 1/24)) 1/2))) |
| 1.0ms | z | @ | 0 | (/ (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) z) |
| 1.0ms | y | @ | 0 | (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) |
| 1.0ms | y | @ | -inf | (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) |
| 1.0ms | y | @ | inf | (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) |
| 1× | batch-egg-rewrite |
| 4 498× | /-lowering-/.f32 |
| 4 498× | /-lowering-/.f64 |
| 4 432× | accelerator-lowering-fma.f32 |
| 4 432× | accelerator-lowering-fma.f64 |
| 4 136× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 318 |
| 1 | 273 | 318 |
| 2 | 1967 | 318 |
| 0 | 8418 | 280 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) x) |
(/ (* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) z) |
(* y (+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1)) |
(+ (* x (* x (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) 1) |
(* (/ 1 (* x z)) y) |
(/ 1 (* x z)) |
(* x z) |
(* (+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) (/ y (* x z))) |
(+ (* x (* x (+ (* (* x x) 1/24) 1/2))) 1) |
(* x (+ (* (* x x) 1/24) 1/2)) |
(+ (* (* x x) 1/24) 1/2) |
(/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) |
(/ (/ (+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) x) z) |
(+ (* x (* x (* y (+ (* x (* x 1/24)) 1/2)))) y) |
(* x (* y (+ (* x (* x 1/24)) 1/2))) |
(* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) |
(/ (* (+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) (/ y x)) z) |
(+ (* (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) (* x x)) 1) |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(* x 1/720) |
(/ y (* x z)) |
(* y (+ (* x (* x 1/24)) 1/2)) |
(* x 1/24) |
(+ (* x (* x 1/720)) 1/24) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.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 (*.f64 x x) y) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(-.f64 (/.f64 (/.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) (fma.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 x 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 x z) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 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 (*.f64 x x) y) y) (*.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 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 (*.f64 x x) y) y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x z) 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x (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 (*.f64 x x) (fma.f64 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 y)))) |
(/.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)) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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)) (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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)) (*.f64 x (neg.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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))))) 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 (*.f64 x x) (fma.f64 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 x)))) |
(/.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) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 x 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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) (*.f64 x 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)) (/.f64 y z)) x) |
(/.f64 (/.f64 y (*.f64 x 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) (fma.f64 x (*.f64 x (fma.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 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 (*.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 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x x) y) y)))) |
(/.f64 (/.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 (*.f64 x x) y) y) (neg.f64 x)) (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 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (/.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 (*.f64 x x) y) y) (neg.f64 z)) (neg.f64 x)) |
(/.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.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 (*.f64 x x) y) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 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 (*.f64 x x) y) y))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x z) y))) |
(/.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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 y)) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x (neg.f64 z)))) |
(/.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) z)) |
(/.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 #s(literal 1 binary64) x)) (neg.f64 (/.f64 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 (*.f64 x x) y) 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))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z) y)))) |
(/.f64 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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)) (/.f64 (*.f64 x z) 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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z)))) |
(/.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 (*.f64 x x) (fma.f64 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 y))) (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 x))) (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) z))) |
(/.f64 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 (*.f64 x x) (fma.f64 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 (*.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 (*.f64 x x) y) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 y (/.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 (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) (*.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 (*.f64 x x) y) y) (/.f64 #s(literal 1 binary64) (*.f64 x 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)) (/.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.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 (*.f64 x x) y) y) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (*.f64 x 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 y (*.f64 x 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)) #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 x z))) |
(*.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 (*.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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) y) y) (*.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.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 (*.f64 x x) y) y))))) |
(*.f64 (/.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 (*.f64 x x) y) y) (neg.f64 x)) (/.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)) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.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 (*.f64 x x) y) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z) y)))) |
(*.f64 (/.f64 #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 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #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 (*.f64 x x) y) 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)) (/.f64 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 x z) y)))) |
(*.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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 y)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x (neg.f64 z))))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x z)))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 x)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) z))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 y (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))) z)) |
(*.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 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 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 #s(literal -1 binary64) 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 (*.f64 x x) y) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) 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 (*.f64 x x) y) y) (neg.f64 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 (*.f64 x x) (fma.f64 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 x z))) (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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)) (*.f64 x z)) y) |
(*.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 x z)) (/.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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (neg.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 (*.f64 x x) y) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.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 x z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.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)) 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 (fma.f64 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) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) 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)) #s(literal -1 binary64)) (/.f64 y (*.f64 x (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)) #s(literal -1 binary64)) (/.f64 (/.f64 y (neg.f64 x)) 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)) (neg.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.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) #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 x z))) |
(*.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 (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 (*.f64 x x) (fma.f64 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)) x) (/.f64 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 z 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 (*.f64 x x) (fma.f64 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 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 x z)) (/.f64 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 #s(literal 1 binary64) y))) |
(*.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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))) (/.f64 x y))) |
(*.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 (/.f64 y x) #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))) 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))) z) (/.f64 y (neg.f64 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))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (neg.f64 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)) 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))) x) (/.f64 y (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 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 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 (*.f64 x x) y) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 x x) y) y) (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 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 (*.f64 x x) y) y) (neg.f64 z))) |
(neg.f64 (/.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 (*.f64 x x) y) y) (neg.f64 z))) |
(/.f64 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 #s(literal 1 binary64) (/.f64 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 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 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 (*.f64 x x) y) y))))) |
(/.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 (*.f64 x x) y) y) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 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 (*.f64 x x) y) y)))) |
(/.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 y)) (neg.f64 z)) |
(pow.f64 (/.f64 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 (*.f64 x x) y) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/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 y 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 (*.f64 x x) y) y) (/.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)) (/.f64 y z)) #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 z)) |
(*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (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 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 x x) y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #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 (*.f64 x x) y) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z) y) |
(*.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))) 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)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.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)) 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 z)) |
(+.f64 y (*.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))))) |
(+.f64 (*.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 #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 y))) |
(-.f64 (/.f64 (*.f64 (*.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)))) (*.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))))) (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 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 y #s(literal 1 binary64) (*.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))))) |
(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 (*.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 x (fma.f64 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 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))) y y) |
(fma.f64 #s(literal 1 binary64) y (*.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))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.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))))) |
(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 (*.f64 x x)) (fma.f64 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) |
(fma.f64 (*.f64 y (*.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 y) |
(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 y))) |
(/.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 #s(literal 1 binary64) (/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 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)))) (*.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)))) (-.f64 (*.f64 y y) (*.f64 (*.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 (*.f64 (*.f64 x x) (fma.f64 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))) (*.f64 (*.f64 x x) (fma.f64 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 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)))) (*.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 (*.f64 y 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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 (*.f64 x x) (fma.f64 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 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)))) (*.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)))) (-.f64 (*.f64 y y) (*.f64 (*.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 (fma.f64 (*.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)))) (*.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 (*.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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.f64 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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 (*.f64 x x) (fma.f64 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 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)))) (*.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)))) (-.f64 (*.f64 y y) (*.f64 (*.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 (neg.f64 (fma.f64 (*.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)))) (*.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 (*.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 (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 (*.f64 x x) (fma.f64 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 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)))) (*.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))))) (*.f64 y (*.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)))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.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)))) (*.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)))))) (-.f64 y (*.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)))))) |
(*.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 (fma.f64 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) #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 #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 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 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)))) (*.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)))) (-.f64 (*.f64 y y) (*.f64 (*.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 (fma.f64 (*.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)))) (*.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 (*.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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 (*.f64 x x) (fma.f64 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 (*.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) (fma.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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 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 x (fma.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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (*.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)) |
(/.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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (-.f64 (pow.f64 (/.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) (fma.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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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))))))) |
(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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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)))))) |
(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 (/.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)))) |
(/.f64 y (*.f64 x z)) |
(/.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 x (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 (/.f64 y x) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (neg.f64 y) (*.f64 x (neg.f64 z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (/.f64 y (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 y z) x) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (*.f64 x z)) |
(pow.f64 (/.f64 (*.f64 x z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x 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) (*.f64 x z)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (neg.f64 z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) y)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.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 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 z))) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 z))) |
(/.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 x z) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x z) (*.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.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 x z) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x z) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x z)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) #s(literal -1 binary64))) |
(neg.f64 (*.f64 x (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 1 binary64))) |
(/.f64 z (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (neg.f64 z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x z) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 z x) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 z))) |
(*.f64 (*.f64 x (neg.f64 z)) #s(literal -1 binary64)) |
(+.f64 (/.f64 y (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(+.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y (*.f64 x z))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (/.f64 y (*.f64 x z))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (/.f64 y (*.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z))) |
(fma.f64 (/.f64 y (*.f64 x z)) #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y (*.f64 x z)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (neg.f64 z))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (neg.f64 z))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y z) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y z) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(fma.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 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) (/.f64 (/.f64 (*.f64 x z) (*.f64 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)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) 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) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 (*.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 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 (/.f64 (*.f64 x z) y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 (/.f64 (*.f64 x z) 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))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 y x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 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 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 (*.f64 x (neg.f64 z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (*.f64 (*.f64 x (neg.f64 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 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 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)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.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 (*.f64 x z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (neg.f64 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) (/.f64 z (/.f64 (*.f64 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))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 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))) 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 (*.f64 x z) y)) |
(/.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) (*.f64 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 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 z) y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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)) (/.f64 (*.f64 x z) y))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 z) 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 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 x z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 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 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (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 x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (neg.f64 z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (neg.f64 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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x z) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 x z) y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (/.f64 (*.f64 x z) 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 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 x (neg.f64 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)) z) (/.f64 x y)) |
(/.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 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 y (*.f64 x z)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x z))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.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 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 (neg.f64 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 x (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 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))) x) z) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 y))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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))) (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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 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 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x z) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.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 (neg.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 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 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x (neg.f64 z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x (neg.f64 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 (neg.f64 (neg.f64 (*.f64 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 x z)) |
(/.f64 (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 y x))) (neg.f64 z)) |
(/.f64 (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 y))) (*.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.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 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)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 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 x z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 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))) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 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))) z)) (neg.f64 x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (*.f64 x z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) #s(literal 3 binary64))) (fma.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (*.f64 x z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z)) (-.f64 (*.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 x z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y (*.f64 x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 x z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (-.f64 (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (/.f64 y (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))))) (-.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 y (*.f64 x z)) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z)))) (-.f64 (*.f64 (/.f64 y (*.f64 x z)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 y (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z)))) (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 x z)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 y (*.f64 x z))) (/.f64 y (*.f64 x z)))) |
(pow.f64 (/.f64 (*.f64 x z) (*.f64 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)))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.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 #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 y (*.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 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 #s(literal 1 binary64) (*.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 #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 y (*.f64 x z))) |
(*.f64 (/.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 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)) #s(literal 1 binary64))) |
(*.f64 (/.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 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (/.f64 (*.f64 x z) y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #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 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 (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (/.f64 (*.f64 x z) 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 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) (*.f64 x z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 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 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (*.f64 x z) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (*.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 x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 z (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (/.f64 y x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 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 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (*.f64 x (neg.f64 z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (*.f64 x (neg.f64 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 (neg.f64 (*.f64 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) (*.f64 x z))) |
(*.f64 (/.f64 y (neg.f64 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)) (neg.f64 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)) x) (/.f64 y z)) |
(*.f64 (/.f64 y 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)) 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)) z) (/.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)) (/.f64 #s(literal 1 binary64) 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)) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x z)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.f64 x z))) (/.f64 #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)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (*.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 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 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 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) (*.f64 x z))) |
(*.f64 (/.f64 (*.f64 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))) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 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))) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 z y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 #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 (*.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)) y) |
(*.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 y #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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.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)) #s(literal -1 binary64)) (/.f64 y (*.f64 x (neg.f64 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)) (neg.f64 z)) (/.f64 y (neg.f64 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)) (neg.f64 x)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (neg.f64 y) 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)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 y) #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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.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 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.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 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #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 (*.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)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.f64 x x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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)) |
(/.f64 #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 #s(literal 1 binary64) (/.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 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 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 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 x (*.f64 x #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 #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.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 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 (*.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 #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 (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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.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 (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 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 #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))) (*.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 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) (/.f64 (-.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))) (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 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)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x) (-.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)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #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 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(*.f64 x (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)) x) |
(*.f64 (*.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 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #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 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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))))) |
(*.f64 (*.f64 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)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) 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))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 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 x #s(literal 1/24 binary64)) 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (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) (fma.f64 x (*.f64 x #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 #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 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 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)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 x (*.f64 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 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)) #s(literal 1/4 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)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.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)))))) |
(/.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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.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) (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)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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))))) |
(*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.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)))))) |
(*.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 x (*.f64 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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x) (/.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x) (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) x) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) x) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #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 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 z))) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (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 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) z))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) (*.f64 x (neg.f64 z))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (*.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) z) x) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) z)) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) z)) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (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 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y 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 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(+.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) y) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y y) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) y) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) x y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y 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 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(fma.f64 (*.f64 y x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 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 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) (*.f64 y x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 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 (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #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 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y x)) (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(fma.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x (*.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))) (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 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)))) |
(/.f64 (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x)) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) |
(*.f64 y (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 x (*.f64 y (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)) (*.f64 y x)) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) y) |
(*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 y x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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))))) |
(*.f64 (*.f64 (*.f64 y 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)))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.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 y x))) |
(+.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x)) |
(+.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 y x)) (/.f64 y x)) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 x x) y) y) (neg.f64 x))) |
(-.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 y x)) (/.f64 y (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 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 (*.f64 x x) y) y) (neg.f64 x))) |
(-.f64 (/.f64 (/.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) (fma.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 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 x y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 y (/.f64 #s(literal 1 binary64) x) (*.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 y 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 y x) (/.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 y x) (*.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 y x))) |
(fma.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 y x) #s(literal 1 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))) (/.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x)) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 y (neg.f64 x)) (*.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 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) (*.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 y x))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (*.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 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 binary64) x) y (*.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 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.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 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 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))) (/.f64 y x))) |
(neg.f64 (/.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 (*.f64 x x) y) y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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 (*.f64 x x) y) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) x) (*.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 (*.f64 x x) (fma.f64 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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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))))) (neg.f64 x)) (*.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 (*.f64 x x) (fma.f64 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 y)))) |
(/.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)) 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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)) (neg.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (fma.f64 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 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 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 (*.f64 x x) (fma.f64 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.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 (*.f64 x x) (fma.f64 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 (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 (neg.f64 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 x)))) |
(/.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 y 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 (*.f64 x x) (fma.f64 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 (/.f64 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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) 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 x y)) |
(/.f64 (/.f64 y 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 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x x) y) y)))) |
(/.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 y)) (neg.f64 x)) |
(/.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x y))) |
(/.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 (*.f64 x x) (fma.f64 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) (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) (*.f64 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x y))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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))))) x)) |
(/.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 (*.f64 x x) (fma.f64 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 y)) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) (neg.f64 x))) |
(/.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 (/.f64 x y))) |
(/.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x y)))) |
(/.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 (*.f64 x x) (fma.f64 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 x 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) (*.f64 (*.f64 x x) (fma.f64 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 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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)) (/.f64 x y)))) |
(/.f64 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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) (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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))))) x))) |
(/.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 (*.f64 x x) (fma.f64 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 y))) (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 (*.f64 x x) (fma.f64 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.f64 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.f64 (neg.f64 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.f64 (/.f64 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.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 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.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 y x)) (*.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 y x))) (*.f64 (/.f64 y x) (*.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 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 x (*.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 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.f64 (*.f64 x x) (fma.f64 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 y x)) (*.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 x (*.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 y x) (/.f64 y x) (-.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 (pow.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 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (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 y x)) (*.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 y x)) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.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 y x)) (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.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 y x)) (*.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 y x)))) (-.f64 (/.f64 y x) (*.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 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.f64 (*.f64 x x) (fma.f64 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 x) (/.f64 y x))) (-.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.f64 (*.f64 x x) (fma.f64 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 x) (*.f64 (/.f64 y x) (*.f64 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 x)) (*.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 y x))) (*.f64 (/.f64 y x) (/.f64 y x))) (-.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 y x)) (/.f64 y x))) |
(pow.f64 (/.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 (*.f64 x x) y) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 y (*.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 #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 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 (*.f64 x x) y) y) (/.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)) (/.f64 y x)) |
(*.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 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) y) y) (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)) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x y)))) |
(*.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 (*.f64 x x) (fma.f64 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 x 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) (*.f64 (*.f64 x x) (fma.f64 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 #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)) (/.f64 #s(literal 1 binary64) y))) |
(*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x y)))) |
(*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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))))) x))) |
(*.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 (*.f64 x x) (fma.f64 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 y)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) (neg.f64 x)))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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)) x))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (/.f64 y 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 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))) 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 y (neg.f64 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)) x)) |
(*.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 (*.f64 x x) (fma.f64 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)) x) (/.f64 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 #s(literal 1 binary64) y))) |
(*.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 x (*.f64 x (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)) |
(exp.f64 (*.f64 (log.f64 (/.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 (*.f64 x x) y) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(-.f64 (/.f64 (/.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) (fma.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 x 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 x z) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 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 (*.f64 x x) y) y) (*.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.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 (*.f64 x x) y) y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 x x) y) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 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 (*.f64 x x) y) y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x z) 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x (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 (*.f64 x x) (fma.f64 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 y)))) |
(/.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)) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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)) (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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)) (*.f64 x (neg.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (fma.f64 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 (*.f64 x x) (fma.f64 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))))) 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 (*.f64 x x) (fma.f64 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 x)))) |
(/.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) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 x 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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) (*.f64 x 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)) (/.f64 y z)) x) |
(/.f64 (/.f64 y (*.f64 x 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) (fma.f64 x (*.f64 x (fma.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 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 (*.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 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x x) y) y)))) |
(/.f64 (/.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 (*.f64 x x) y) y) (neg.f64 x)) (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 y)) (*.f64 x (neg.f64 z))) |
(/.f64 (/.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 (*.f64 x x) y) y) (neg.f64 z)) (neg.f64 x)) |
(/.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.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 (*.f64 x x) y) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 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 (*.f64 x x) y) y))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x z) y))) |
(/.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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 y)) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x (neg.f64 z)))) |
(/.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) z)) |
(/.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 #s(literal 1 binary64) x)) (neg.f64 (/.f64 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 (*.f64 x x) y) 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))) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z) y)))) |
(/.f64 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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)) (/.f64 (*.f64 x z) 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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z)))) |
(/.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 (*.f64 x x) (fma.f64 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 y))) (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x (neg.f64 z))))) |
(/.f64 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 x))) (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) z))) |
(/.f64 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 (*.f64 x x) (fma.f64 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))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 (*.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 (*.f64 x x) y) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 y (/.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 (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) (*.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 (*.f64 x x) y) y) (/.f64 #s(literal 1 binary64) (*.f64 x 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)) (/.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.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 (*.f64 x x) y) y) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (*.f64 x 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 y (*.f64 x 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)) #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 x z))) |
(*.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 (*.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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) y) y) (*.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.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 (*.f64 x x) y) y))))) |
(*.f64 (/.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 (*.f64 x x) y) y) (neg.f64 x)) (/.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)) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.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 (*.f64 x x) y) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x z) y)))) |
(*.f64 (/.f64 #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 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #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 (*.f64 x x) y) 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)) (/.f64 y 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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 x z) y)))) |
(*.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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 y)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x (neg.f64 z))))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x z)))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (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 (*.f64 x x) (fma.f64 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 x)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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))))) z))) |
(*.f64 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (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 y (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))) z)) |
(*.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 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 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 #s(literal -1 binary64) 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 (*.f64 x x) y) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) 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 (*.f64 x x) y) y) (neg.f64 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 (*.f64 x x) (fma.f64 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 x z))) (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 (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) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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)) (*.f64 x z)) y) |
(*.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 x z)) (/.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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (neg.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 (*.f64 x x) y) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.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 x z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.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)) 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 (fma.f64 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) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) 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)) #s(literal -1 binary64)) (/.f64 y (*.f64 x (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)) #s(literal -1 binary64)) (/.f64 (/.f64 y (neg.f64 x)) 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)) (neg.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.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) #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 x z))) |
(*.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 (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 (*.f64 x x) (fma.f64 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)) x) (/.f64 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 z 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 (*.f64 x x) (fma.f64 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 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 x 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 (*.f64 x x) (fma.f64 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 x z)) (/.f64 (/.f64 #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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 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 #s(literal 1 binary64) y))) |
(*.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (fma.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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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))) (/.f64 x y))) |
(*.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 x (*.f64 x (fma.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 (/.f64 y x) #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))) 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))) z) (/.f64 y (neg.f64 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))) #s(literal -1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 (/.f64 y (neg.f64 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)) 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))) x) (/.f64 y (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 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 (*.f64 x x) (fma.f64 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 (*.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) (fma.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 (*.f64 x x) (fma.f64 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 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 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 x (fma.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 (*.f64 x x) (fma.f64 x (*.f64 x (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 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (*.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)) |
(/.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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.f64 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (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 (-.f64 (pow.f64 (/.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) (fma.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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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))))))) |
(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 (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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (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 (*.f64 x x) (fma.f64 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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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 (fma.f64 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 (*.f64 x x) (fma.f64 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 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.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 (*.f64 x x) (fma.f64 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 (*.f64 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 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.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 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 x (*.f64 (*.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 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 x (*.f64 (*.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 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 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) (*.f64 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 (*.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 #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.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 (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 (*.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 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.f64 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) (*.f64 x #s(literal 1/720 binary64))) 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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)) |
(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))) |
(/.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 x (*.f64 (*.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 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 x (*.f64 (*.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) (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 x (*.f64 (*.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 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 x (*.f64 (*.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 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 x (*.f64 (*.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 x (*.f64 (*.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 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 x (*.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 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 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 x (*.f64 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 x (*.f64 x #s(literal 1/720 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 x (*.f64 (*.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 x (*.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 x (*.f64 (*.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 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 (*.f64 (*.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 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 x (*.f64 (*.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 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 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 x (*.f64 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 #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 (fma.f64 x (*.f64 x (fma.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 (*.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 x (*.f64 (*.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 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 x (*.f64 (*.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))))))) |
(*.f64 x #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) x) |
(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 (/.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)))) |
(/.f64 y (*.f64 x z)) |
(/.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 x (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 (/.f64 y x) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 (neg.f64 y) (*.f64 x (neg.f64 z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (/.f64 y (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 y z) x) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (*.f64 x z)) |
(pow.f64 (/.f64 (*.f64 x z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x 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) (*.f64 x z)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (neg.f64 z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) y)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.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 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (neg.f64 z))) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
(+.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))))) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/24 binary64)) y) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) y) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) y) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 y x) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 x #s(literal 1/24 binary64))) x (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))) (*.f64 y (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))) (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 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)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y) (-.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)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) y) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y)) (neg.f64 (-.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))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) y)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(*.f64 y (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)) y) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 y (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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))))) |
(*.f64 (*.f64 y (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)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y) (/.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))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #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 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.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 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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))))) |
(/.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1/518400 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/720 binary64) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #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)) (*.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x 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)) #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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #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 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
| 1× | egg-herbie |
| 17 192× | accelerator-lowering-fma.f32 |
| 17 192× | accelerator-lowering-fma.f64 |
| 4 974× | *-lowering-*.f32 |
| 4 974× | *-lowering-*.f64 |
| 3 642× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 242 | 7619 |
| 1 | 841 | 7590 |
| 2 | 2836 | 7208 |
| 3 | 7169 | 7207 |
| 0 | 8126 | 6573 |
| 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)) |
(/ (* 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) |
(/ (* 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 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 (+ 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) |
(/ (* 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)))))))) |
(* 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)))))) |
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)))))) |
(/ 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 (* 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))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
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))))) |
(/ 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) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) 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)) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
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/24 (* (pow x 2) y)) (* 1/2 y)))) |
(* 1/24 (* (pow x 4) y)) |
(* (pow x 4) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(* 1/24 (* (pow x 4) y)) |
(* (pow x 4) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(* 1/2 (* x y)) |
(* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))) |
(* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))) |
(* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))) |
(* 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))))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* 1/24 (* (pow x 3) y)) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(* x (* y (+ 1/2 (* 1/24 (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 |
(+ 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)))))) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 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)) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(* 1/2 y) |
(+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)) |
(+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)) |
(+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)) |
(* 1/24 (* (pow x 2) y)) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* 1/24 (* (pow x 2) y)) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(* 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))))) |
| Outputs |
|---|
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ 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 (*.f64 y (*.f64 x x)) z) (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)) (/.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 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 (/.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 (*.f64 x x) z)) (/.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 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)))) (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 (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 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 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 (*.f64 y (*.f64 x x)) z) (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)) (/.f64 y z))) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (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.f64 x #s(literal 6 binary64))) |
(* (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 (/.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 (*.f64 x x) z)) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y (pow.f64 x #s(literal 6 binary64)))) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (* 1/24 (/ y (* (pow x 2) z))))) |
(*.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (+ (* 1/24 (/ y (* (pow x 2) z))) (* 1/2 (/ y (* (pow x 4) z)))))) |
(*.f64 (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.f64 x #s(literal 6 binary64))) |
(* (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 (/.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 (*.f64 x x) z)) (/.f64 y (*.f64 z (pow.f64 x #s(literal 6 binary64))))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) 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 z)) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 (*.f64 x 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) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(fma.f64 (*.f64 x x) (*.f64 y (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 x 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) |
(* 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 y #s(literal 1/720 binary64) (*.f64 y (+.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 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/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 y (/.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 #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 y #s(literal 1/720 binary64) (*.f64 y (+.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 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/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 y (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
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 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/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)) |
(/ 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 (* 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/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) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 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 (* 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/24 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(* (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 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(* (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/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 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 (* 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 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 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)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 y #s(literal 1/24 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 y #s(literal 1/24 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y #s(literal 1/2 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 y #s(literal 1/24 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 y #s(literal 1/24 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y #s(literal 1/2 binary64)))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) x) |
(/.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) x) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) x) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) x) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) x) |
(* -1 (/ (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1)) x)) |
(/.f64 (fma.f64 (*.f64 x 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 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/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) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (* 1/2 (/ y (* (pow x 2) z))))) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (+ (* 1/2 (/ y (* (pow x 2) z))) (/ y (* (pow x 4) z))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z))))) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (+ (* -1/2 (/ y (* (pow x 2) z))) (* -1/24 (/ y z)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (*.f64 z (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 y (fma.f64 (*.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 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.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 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.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 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.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 (* 1/24 (pow x 2))))) 1)) (* x z))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/ (+ y (* (pow x 2) (* y (+ 1/2 (* 1/24 (pow x 2)))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* 1/24 (* (pow x 4) y)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.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 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.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 4) y)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.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 4) (+ (* 1/24 y) (+ (* 1/2 (/ y (pow x 2))) (/ y (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.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)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* y (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* -1 (* y (- (* -1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) 1))) |
(fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) |
(* 1/2 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1/2 (/ y (pow x 2))) (* -1/24 y)))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(* x (* y (+ 1/2 (* 1/24 (pow x 2))))) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/2 (* (pow x 2) y))) x) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) x) |
(/ (+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) x) |
(/.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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) x) |
(* 1/720 (* (pow x 5) y)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 y (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 y #s(literal 1/720 binary64) (*.f64 y (+.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 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/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 x x)) (/.f64 y (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/720 (* (pow x 5) y)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 y (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 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) x) |
(/.f64 (fma.f64 (*.f64 x 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) x) |
(/ 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 (*.f64 y (*.f64 x x)) z) (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)) (/.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 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 (/.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 (*.f64 x x) z)) (/.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 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)))) (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 (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 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 (*.f64 x 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 |
#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 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/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 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(fma.f64 (*.f64 x 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 (*.f64 x 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 #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 (*.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 #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 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 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)) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* y (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 1/24 y) (* 1/2 (/ y (pow x 2))))) |
(*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 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 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)) |
Compiled 71 135 to 4 432 computations (93.8% saved)
52 alts after pruning (48 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 993 | 25 | 2 018 |
| Fresh | 13 | 23 | 36 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 009 | 52 | 2 061 |
| Status | Accuracy | Program |
|---|---|---|
| 74.9% | (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) | |
| 73.6% | (/.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 z) y)) | |
| 74.9% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) | |
| ✓ | 61.3% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| 67.6% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) | |
| 79.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)) | |
| 74.9% | (/.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)) | |
| ▶ | 85.2% | (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
| ▶ | 90.6% | (/.f64 (/.f64 (/.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)))) z) x) |
| 33.1% | (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) | |
| 51.1% | (/.f64 (/.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)) y) (*.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)) x)) z) | |
| 87.8% | (/.f64 (/.f64 (*.f64 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))) z) x) | |
| ▶ | 89.9% | (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
| 47.8% | (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) | |
| 49.1% | (/.f64 (/.f64 y z) x) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| ▶ | 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
| ✓ | 78.6% | (/.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 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
| 50.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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))) | |
| 53.9% | (/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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) | |
| 74.8% | (/.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 y x)) z) | |
| 75.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) | |
| 64.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 87.2% | (/.f64 (*.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) y) z) | |
| 86.0% | (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) | |
| 77.1% | (/.f64 (*.f64 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 x z)) | |
| 80.5% | (/.f64 (*.f64 y (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))) (*.f64 x z)) | |
| 77.1% | (/.f64 (*.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 x z)) | |
| 49.1% | (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) | |
| 47.1% | (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) | |
| ▶ | 23.6% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
| 47.1% | (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) | |
| ✓ | 45.6% | (/.f64 y (*.f64 x z)) |
| 88.4% | (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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)))))) | |
| 70.9% | (*.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 (*.f64 x z))) | |
| 70.9% | (*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 73.6% | (*.f64 (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)) (/.f64 y (*.f64 x z))) | |
| 60.8% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 79.2% | (*.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 x z)) y) | |
| 77.8% | (*.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)) | |
| 74.0% | (*.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 y x)) | |
| 77.8% | (*.f64 (/.f64 (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)) z) (/.f64 y x)) | |
| 82.9% | (*.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)) x) (/.f64 y z)) | |
| 45.3% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) | |
| 45.3% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) | |
| 90.5% | (*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) | |
| 49.0% | (*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) | |
| ✓ | 45.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| 78.5% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) | |
| 44.3% | (*.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))))) | |
| 32.3% | (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) | |
| 45.6% | (*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
Compiled 2 050 to 1 197 computations (41.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
| ✓ | cost-diff | 0 | (/.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))) |
| ✓ | cost-diff | 0 | (/.f64 (/.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)))) z) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (/.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)))) z) x) |
| ✓ | cost-diff | 1088 | (/.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)))) |
| 14 536× | accelerator-lowering-fma.f32 |
| 14 536× | accelerator-lowering-fma.f64 |
| 3 678× | *-lowering-*.f32 |
| 3 678× | *-lowering-*.f64 |
| 2 400× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 368 |
| 1 | 113 | 342 |
| 2 | 315 | 314 |
| 3 | 852 | 304 |
| 4 | 1705 | 304 |
| 5 | 3464 | 304 |
| 6 | 4490 | 304 |
| 7 | 5087 | 304 |
| 8 | 5490 | 304 |
| 9 | 5777 | 304 |
| 10 | 5899 | 304 |
| 11 | 6345 | 304 |
| 12 | 6712 | 304 |
| 13 | 6816 | 304 |
| 14 | 6877 | 304 |
| 15 | 6935 | 304 |
| 16 | 6942 | 304 |
| 17 | 7640 | 304 |
| 0 | 8067 | 278 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) x) |
(/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) |
(/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) |
y |
(/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1)) |
1 |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1) |
(* x x) |
x |
(+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2) |
(* x (+ (* (* x x) 1/720) 1/24)) |
(+ (* (* x x) 1/720) 1/24) |
1/720 |
1/24 |
1/2 |
z |
(/ (* x (* y 1/2)) z) |
(* x (* y 1/2)) |
x |
(* y 1/2) |
y |
1/2 |
z |
(/ (/ 1 z) (/ x y)) |
(/ 1 z) |
1 |
z |
(/ x y) |
x |
y |
(/ (/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) z) |
(/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) |
(+ (* x (* x (* y (* (* x x) 1/24)))) y) |
x |
(* x (* y (* (* x x) 1/24))) |
(* y (* (* x x) 1/24)) |
y |
(* (* x x) 1/24) |
(* x x) |
1/24 |
z |
(/ (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) x) |
(/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) |
(* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) |
y |
(+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1) |
x |
(* x (* (* x x) (* (* x x) 1/720))) |
(* (* x x) (* (* x x) 1/720)) |
(* x x) |
(* (* x x) 1/720) |
1/720 |
1 |
z |
| Outputs |
|---|
(/ (/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) x) |
(/.f64 (fma.f64 y (*.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)))) y) (*.f64 x z)) |
(/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) |
(/.f64 (fma.f64 y (*.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)))) y) z) |
(/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) |
(fma.f64 y (*.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)))) y) |
y |
(/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1)) |
(/.f64 #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))) |
1 |
#s(literal 1 binary64) |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1) |
(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 x) |
(*.f64 x x) |
x |
(+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2) |
(fma.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 (+ (* (* x x) 1/720) 1/24)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(+ (* (* x x) 1/720) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
z |
(/ (* x (* y 1/2)) z) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(* x (* y 1/2)) |
(*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
x |
(* y 1/2) |
(*.f64 y #s(literal 1/2 binary64)) |
y |
1/2 |
#s(literal 1/2 binary64) |
z |
(/ (/ 1 z) (/ x y)) |
(/.f64 y (*.f64 x z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) z) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) y) x) |
(+ (* x (* x (* y (* (* x x) 1/24)))) y) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) y) |
x |
(* x (* y (* (* x x) 1/24))) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* y (* (* x x) 1/24)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) |
y |
(* (* x x) 1/24) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* x x) |
(*.f64 x x) |
1/24 |
#s(literal 1/24 binary64) |
z |
(/ (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) x) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 y z)) |
(* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) y) |
y |
(+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
x |
(* x (* (* x x) (* (* x x) 1/720))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(* (* x x) (* (* x x) 1/720)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* x x) |
(*.f64 x x) |
(* (* x x) 1/720) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1 |
#s(literal 1 binary64) |
z |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
| ✓ | accuracy | 98.5% | (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) |
| ✓ | accuracy | 98.2% | (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) |
| ✓ | accuracy | 94.6% | (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 95.3% | (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) |
| ✓ | accuracy | 95.0% | (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
| ✓ | accuracy | 89.4% | (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 92.8% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | accuracy | 91.8% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
| ✓ | accuracy | 99.5% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 98.5% | (/.f64 (/.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)))) z) |
| ✓ | accuracy | 98.1% | (/.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)))) |
| ✓ | accuracy | 94.6% | (/.f64 (/.f64 (/.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)))) z) x) |
| 73.0ms | 256× | 0 | valid |
Compiled 344 to 41 computations (88.1% saved)
ival-mult: 22.0ms (42.2% of total)ival-div: 18.0ms (34.6% of total)const: 7.0ms (13.4% of total)ival-add: 5.0ms (9.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1)))> |
#<alt (/ (/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) x)> |
#<alt (/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z)> |
#<alt (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))> |
#<alt (/ (* x (* y 1/2)) z)> |
#<alt (* x (* y 1/2))> |
#<alt (* y 1/2)> |
#<alt (/ (/ 1 z) (/ x y))> |
#<alt (/ 1 z)> |
#<alt (/ x y)> |
#<alt (/ (/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) z)> |
#<alt (/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x)> |
#<alt (+ (* x (* x (* y (* (* x x) 1/24)))) y)> |
#<alt (* x (* y (* (* x x) 1/24)))> |
#<alt (/ (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) x)> |
#<alt (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z)> |
#<alt (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1))> |
#<alt (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)> |
#<alt (+ (* (* x x) 1/720) 1/24)> |
#<alt (* y (* (* x x) 1/24))> |
#<alt (* (* x x) 1/24)> |
#<alt (* (* x x) 1/720)> |
| Outputs |
|---|
#<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 (+ 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 (/ (* 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 (/ (* 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 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 (+ 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 (/ (* 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> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (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 (* 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 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ y (* x z))> |
#<alt (/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x)> |
#<alt (/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x)> |
#<alt (* 1/24 (/ (* (pow x 3) y) z))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z))))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z))))> |
#<alt (* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z))))> |
#<alt (* 1/24 (/ (* (pow x 3) y) z))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z)))))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z)))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z)))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) (* x z))> |
#<alt (/ y x)> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) x)> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) x)> |
#<alt (/ (+ y (* 1/24 (* (pow x 4) y))) x)> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y))))> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (/ (* y (+ 1 (* 1/24 (pow x 4)))) x)> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x))> |
#<alt y> |
#<alt (+ y (* 1/24 (* (pow x 4) y)))> |
#<alt (+ y (* 1/24 (* (pow x 4) y)))> |
#<alt (+ y (* 1/24 (* (pow x 4) y)))> |
#<alt (* 1/24 (* (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* 1/24 (* (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* y (+ 1 (* 1/24 (pow x 4))))> |
#<alt (* -1 (* y (- (* -1/24 (pow x 4)) 1)))> |
#<alt (* -1 (* y (- (* -1/24 (pow x 4)) 1)))> |
#<alt (* -1 (* y (- (* -1/24 (pow x 4)) 1)))> |
#<alt (* -1 (* y (- (* -1/24 (pow x 4)) 1)))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<alt (* 1/24 (* (pow x 3) y))> |
#<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 (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ y z)> |
#<alt (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z))> |
#<alt (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z))> |
#<alt (+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z))> |
#<alt (* 1/720 (/ (* (pow x 6) y) z))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* 1/720 (/ (* (pow x 6) y) z))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z))))> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<alt (/ (* y (+ 1 (* 1/720 (pow x 6)))) z)> |
#<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> |
#<alt (+ 1 (* 1/720 (pow x 6)))> |
#<alt (+ 1 (* 1/720 (pow x 6)))> |
#<alt (+ 1 (* 1/720 (pow x 6)))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (/ 1 (pow x 6))))> |
#<alt (* (pow x 6) (+ 1/720 (/ 1 (pow x 6))))> |
#<alt (* (pow x 6) (+ 1/720 (/ 1 (pow x 6))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (/ 1 (pow x 6))))> |
#<alt (* (pow x 6) (+ 1/720 (/ 1 (pow x 6))))> |
#<alt (* (pow x 6) (+ 1/720 (/ 1 (pow x 6))))> |
#<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/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (* (pow x 2) y))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | inf | (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) |
| 3.0ms | x | @ | inf | (* y (* (* x x) 1/24)) |
| 3.0ms | y | @ | 0 | (/ (* x (* y 1/2)) z) |
| 3.0ms | x | @ | 0 | (/ (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) x) |
| 2.0ms | y | @ | 0 | (/ (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) x) |
| 1× | batch-egg-rewrite |
| 5 592× | accelerator-lowering-fma.f32 |
| 5 592× | accelerator-lowering-fma.f64 |
| 4 628× | *-lowering-*.f32 |
| 4 628× | *-lowering-*.f64 |
| 4 444× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 274 |
| 1 | 248 | 250 |
| 2 | 1891 | 234 |
| 0 | 8463 | 214 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) |
(/ (/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) x) |
(/ (/ y (/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1))) z) |
(/ 1 (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 1/720) 1/24))) 1/2)) 1)) |
(/ (* x (* y 1/2)) z) |
(* x (* y 1/2)) |
(* y 1/2) |
(/ (/ 1 z) (/ x y)) |
(/ 1 z) |
(/ x y) |
(/ (/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) z) |
(/ (+ (* x (* x (* y (* (* x x) 1/24)))) y) x) |
(+ (* x (* x (* y (* (* x x) 1/24)))) y) |
(* x (* y (* (* x x) 1/24))) |
(/ (/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) x) |
(/ (* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) z) |
(* y (+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1)) |
(+ (* x (* x (* (* x x) (* (* x x) 1/720)))) 1) |
(+ (* (* x x) 1/720) 1/24) |
(* y (* (* x x) 1/24)) |
(* (* x x) 1/24) |
(* (* x x) 1/720) |
| Outputs |
|---|
(+.f64 y (*.f64 y (*.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)))))) |
(+.f64 y (*.f64 (*.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)))) y)) |
(+.f64 (*.f64 y (*.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))))) y) |
(+.f64 (*.f64 (*.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)))) y) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (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 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 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)))) (*.f64 (neg.f64 y) (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 y #s(literal 1 binary64) (*.f64 y (*.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)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.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)))) y)) |
(fma.f64 y (*.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)))) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.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)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.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)))) y)) |
(fma.f64 (*.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)))) y y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 y (*.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)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (*.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)))) y)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 y (*.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)))))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 (*.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)))) y)) |
(neg.f64 (*.f64 (neg.f64 y) (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 (/.f64 #s(literal 1 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.f64 x x) (fma.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 (fma.f64 y (*.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)))) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)))) |
(/.f64 (neg.f64 y) (/.f64 #s(literal -1 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)))) |
(/.f64 (*.f64 (neg.f64 y) (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))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (*.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)) (fma.f64 (*.f64 x x) (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 (*.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 (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (*.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)) (fma.f64 (*.f64 x x) (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 x (fma.f64 (*.f64 x x) (fma.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) (pow.f64 (*.f64 y (*.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 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 y (*.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))))) (*.f64 y (*.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)))))) (*.f64 y (*.f64 y (*.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))))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 (*.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)))) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.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)))) y) (*.f64 (*.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)))) y)) (*.f64 y (*.f64 (*.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)))) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.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 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.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))))) (*.f64 y (*.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))))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.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))))) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.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)))) y) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.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)))) y) (*.f64 (*.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)))) y) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.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)))) y) y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.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))))) (*.f64 y (*.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))))))) (-.f64 y (*.f64 y (*.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))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.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)))) y) (*.f64 (*.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)))) y))) (-.f64 y (*.f64 (*.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)))) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.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))))) (*.f64 y (*.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)))))) (*.f64 y y)) (-.f64 (*.f64 y (*.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))))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.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)))) y) (*.f64 (*.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)))) y)) (*.f64 y y)) (-.f64 (*.f64 (*.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)))) y) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) #s(literal -1 binary64)) |
(*.f64 y (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 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) |
(*.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)) y) |
(*.f64 (fma.f64 y (*.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)))) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (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 (neg.f64 y) (-.f64 #s(literal -1 binary64) (*.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)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (*.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)) (fma.f64 (*.f64 x x) (fma.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) (fma.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 #s(literal -1 binary64) (*.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)))))) |
(*.f64 (/.f64 y (pow.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)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.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)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.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)) #s(literal -1/2 binary64))) (/.f64 y (pow.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)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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) (fma.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) (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) (/.f64 y (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x z))) (/.f64 (fma.f64 y (*.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)))) y) (neg.f64 (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 z))) (/.f64 (fma.f64 y (*.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)))) y) (*.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal -1 binary64) (*.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))))))) (/.f64 y (/.f64 (*.f64 x z) (-.f64 #s(literal -1 binary64) (*.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)))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 x z))))) |
(/.f64 y (*.f64 (/.f64 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))) x)) |
(/.f64 y (/.f64 (*.f64 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 y (*.f64 x (/.f64 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 y (neg.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal -1 binary64) (*.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)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 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))) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 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))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 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)))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal -1 binary64) (*.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)))))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (neg.f64 y) (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 #s(literal 1 binary64) (/.f64 (/.f64 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 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (fma.f64 y (*.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)))) y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) (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 #s(literal 1 binary64) (/.f64 (neg.f64 z) (/.f64 (*.f64 (neg.f64 y) (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 #s(literal 1 binary64) (/.f64 z (/.f64 (fma.f64 y (*.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)))) y) x))) |
(/.f64 (fma.f64 y (*.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)))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.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)))) y) (neg.f64 (neg.f64 (*.f64 x z)))) |
(/.f64 (fma.f64 y (*.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)))) y) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (fma.f64 y (*.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)))) y) (neg.f64 (*.f64 (neg.f64 z) 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 z)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y)))) |
(/.f64 (neg.f64 y) (/.f64 (*.f64 x z) (-.f64 #s(literal -1 binary64) (*.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))))))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (/.f64 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))) x))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 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 (neg.f64 y) (neg.f64 (*.f64 x (/.f64 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 (*.f64 (neg.f64 y) (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 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 y) (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 (neg.f64 z) x)) |
(/.f64 (*.f64 (neg.f64 y) (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))) (neg.f64 (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) 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))) (neg.f64 x)) |
(/.f64 (/.f64 y x) (/.f64 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 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 y (*.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)))) y))) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 (/.f64 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 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 z (fma.f64 y (*.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)))) y)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) (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) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 y (*.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)))) y) x) z) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 y) (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)) z) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.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)))) y) x)) (neg.f64 z)) |
(pow.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 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))) x))) |
(*.f64 y (/.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 x z))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 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 #s(literal 1 binary64) (*.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 (*.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 (*.f64 x z))) |
(*.f64 (fma.f64 y (*.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)))) y) (/.f64 #s(literal 1 binary64) (*.f64 x 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 z)) (/.f64 #s(literal 1 binary64) 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 z)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 y (*.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)))) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y x) (/.f64 #s(literal 1 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))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)))) |
(*.f64 (/.f64 y (*.f64 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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 x z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y))))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal -1 binary64) (*.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)))))))) |
(*.f64 (*.f64 (neg.f64 y) (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 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(*.f64 (*.f64 (neg.f64 y) (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 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (neg.f64 y) (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 #s(literal 1 binary64) (*.f64 (neg.f64 z) x))) |
(*.f64 (*.f64 (/.f64 (neg.f64 y) 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 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y 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)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) 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 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (fma.f64 y (*.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)))) y)) |
(*.f64 (/.f64 y 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)) x)) |
(*.f64 (/.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 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))))) |
(*.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)) z) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (neg.f64 y) 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 (/.f64 (*.f64 (neg.f64 y) (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 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (*.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)))) 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) (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) z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (neg.f64 y) (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)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 (-.f64 #s(literal -1 binary64) (*.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))))) z)) |
(*.f64 (/.f64 (neg.f64 y) 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)) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) z) (*.f64 (neg.f64 y) (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 (/.f64 (fma.f64 y (*.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)))) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 (-.f64 #s(literal -1 binary64) (*.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))))) 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)) x) (/.f64 y z)) |
(*.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) x) (/.f64 (-.f64 #s(literal -1 binary64) (*.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))))) z)) |
(*.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) z) (/.f64 (-.f64 #s(literal -1 binary64) (*.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))))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (neg.f64 y) (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 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 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)))) (/.f64 y z)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 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)))) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 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))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.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)))) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 y (*.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)))) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 y) 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 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 (neg.f64 y) 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 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 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 (/.f64 (neg.f64 y) 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 (/.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal -1 binary64) (*.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))))))) (/.f64 y (/.f64 z (-.f64 #s(literal -1 binary64) (*.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)))))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) 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 y (/.f64 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 y (*.f64 (/.f64 #s(literal -1 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))) (neg.f64 z))) |
(/.f64 y (neg.f64 (neg.f64 (/.f64 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 y (neg.f64 (/.f64 z (-.f64 #s(literal -1 binary64) (*.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)))))))) |
(/.f64 y (neg.f64 (*.f64 (/.f64 #s(literal -1 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))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.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)))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 y (*.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)))) y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) (neg.f64 z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (-.f64 #s(literal -1 binary64) (*.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)))))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 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))) (neg.f64 z)) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 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))) z) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 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))) (neg.f64 z)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 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))) (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (fma.f64 y (*.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)))) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 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))) (/.f64 (neg.f64 y) z))) |
(/.f64 (fma.f64 y (*.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)))) y) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 y (*.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)))) y)))) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 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))) z)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 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 (neg.f64 y) (/.f64 z (-.f64 #s(literal -1 binary64) (*.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))))))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (/.f64 #s(literal -1 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))) (neg.f64 z)))) |
(/.f64 (*.f64 (neg.f64 y) (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))) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)))) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 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)))) |
(/.f64 (*.f64 (fma.f64 y (*.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)))) y) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 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))) (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 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))) (neg.f64 z)))) |
(/.f64 (neg.f64 (/.f64 y z)) (/.f64 #s(literal -1 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)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.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)))) y) #s(literal -1 binary64))) z) |
(/.f64 (neg.f64 (/.f64 (neg.f64 y) z)) (/.f64 #s(literal 1 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)))) |
(/.f64 (/.f64 (neg.f64 y) z) (/.f64 #s(literal -1 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)))) |
(pow.f64 (/.f64 z (fma.f64 y (*.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)))) y)) #s(literal -1 binary64)) |
(*.f64 y (/.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)) z)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 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))))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 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))) (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) (*.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 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 z)) |
(*.f64 (fma.f64 y (*.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)))) y) (/.f64 #s(literal 1 binary64) 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 z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.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)))) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 y) 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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)) (neg.f64 z)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 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 (neg.f64 y) (/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal -1 binary64) (*.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)))))))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 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))) z))) |
(*.f64 (*.f64 (neg.f64 y) (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 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.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))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 y) (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 (/.f64 y 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 (/.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)) z) y) |
(*.f64 (*.f64 (fma.f64 y (*.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)))) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.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))))) z)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 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))))) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 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))) (neg.f64 z)))) |
(*.f64 (pow.f64 (/.f64 z (neg.f64 y)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.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)))))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1 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))) |
(*.f64 (/.f64 (fma.f64 y (*.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)))) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 y) z) (-.f64 #s(literal -1 binary64) (*.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)))))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 (-.f64 #s(literal -1 binary64) (*.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 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.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)))) y)))) |
(*.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) z) (/.f64 (-.f64 #s(literal -1 binary64) (*.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 (/.f64 y (pow.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)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.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)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 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 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 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)))) y) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 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)))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 y (*.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)))) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (fma.f64 y (*.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)))) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.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 #s(literal 0 binary64) (/.f64 #s(literal -1 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)))) |
(-.f64 (/.f64 (*.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)))) (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 (*.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)) (fma.f64 (*.f64 x x) (fma.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 (*.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)) (fma.f64 (*.f64 x x) (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 (*.f64 x 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) (*.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))))) #s(literal 1 binary64))) (/.f64 (*.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)))) (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 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)))) |
(/.f64 #s(literal 1 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))) |
(/.f64 (/.f64 #s(literal 1 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))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.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)))))) |
(/.f64 (/.f64 #s(literal -1 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))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.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 (*.f64 x 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) (*.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))))) #s(literal 1 binary64))) |
(/.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)) (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.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 (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) |
(/.f64 (neg.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))) (neg.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (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 (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)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 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))) #s(literal 1 binary64)) |
(pow.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.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)) (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))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.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 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) |
(*.f64 (/.f64 #s(literal 1 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))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (*.f64 x 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) (*.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))))) #s(literal 1 binary64)))) |
(*.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 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 (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)) #s(literal -1/2 binary64)) (pow.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)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x 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) (*.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))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.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 (*.f64 x 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) (*.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))))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.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)) (fma.f64 (*.f64 x x) (fma.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 x (fma.f64 (*.f64 x x) (fma.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) (*.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)) (fma.f64 (*.f64 x x) (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 (*.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) (*.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)) (fma.f64 (*.f64 x x) (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 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))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) z) |
(pow.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) z)) |
(*.f64 x (/.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(*.f64 (/.f64 y z) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y #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 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (neg.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x z)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x z)))) |
(/.f64 y (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 z) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x z) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x y) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) (neg.f64 z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 x z))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 z)) |
(/.f64 (/.f64 y z) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 y x))) z) |
(/.f64 (neg.f64 (/.f64 y z)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(pow.f64 (/.f64 (*.f64 x z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) y)))) |
(*.f64 #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 (neg.f64 x) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 y x))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.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 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (neg.f64 (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #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 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z)) (*.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) z) (*.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x z) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x z) y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (*.f64 x z)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (*.f64 x z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x z))) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (neg.f64 (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 z (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 x z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (neg.f64 z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) z) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (neg.f64 (neg.f64 (*.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (neg.f64 (*.f64 z (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (neg.f64 (*.f64 (neg.f64 x) z))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (neg.f64 (*.f64 x z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 z (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x)) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (*.f64 x z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal -1 binary64)) (*.f64 x (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 x z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal -1 binary64))) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal -1 binary64))) z) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) z)) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z)) (neg.f64 x)) |
(pow.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)) (/.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (neg.f64 z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 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)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (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)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) z) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 z (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (*.f64 x z)) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) x) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 x (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) (/.f64 (*.f64 y y) (*.f64 x (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 x (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) x) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) x) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) x)) (neg.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(pow.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x) (/.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) x) (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) y) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) y) |
(fma.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) y) |
(fma.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) y) |
(fma.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) x y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) |
(fma.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x) y) |
(fma.f64 (*.f64 x (*.f64 y x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) y y) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 y x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) (neg.f64 (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 y x)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) |
(*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) |
(*.f64 (*.f64 y (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) y) |
(*.f64 (*.f64 x (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1/24 binary64)) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x z))) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 (*.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 z))) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 z)) (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) x) (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) x))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 (neg.f64 (*.f64 x z)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 (*.f64 x (neg.f64 z)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 (*.f64 (neg.f64 z) x))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (*.f64 x (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (neg.f64 (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 y x) (/.f64 z (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) x) z) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) x)) z) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) x)) (neg.f64 z)) |
(pow.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 y (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z))) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 z)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y x) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x 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 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) x) (/.f64 y z)) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) x)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z))) |
(/.f64 y (/.f64 z (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal -1 binary64))) z) |
(pow.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (neg.f64 z))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) |
(*.f64 (/.f64 y z) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(+.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (-.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) 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 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y x) y) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) |
(fma.f64 (*.f64 y x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) |
(fma.f64 (*.f64 y (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) x y) |
(neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 y (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y)) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) y) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 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 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) y)) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)) y)) (neg.f64 (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 y (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (fma.f64 y y (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))))) (-.f64 y (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 y (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) y))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64)) |
(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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (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 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (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 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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 binary64) (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) (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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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) (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 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (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) (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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.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 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.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 x x) (*.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 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)) (*.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 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 x x) (*.f64 (*.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 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.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 x x) (*.f64 (*.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 #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 x x) (*.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 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 (*.f64 x (*.f64 x x)) (*.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 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (*.f64 x x)) (*.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 x x) (*.f64 (*.f64 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 x) (*.f64 (*.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 x x) (*.f64 (*.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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/24 binary64)) y)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) y)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) |
(*.f64 (*.f64 y (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 y x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/24 binary64)) x) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/720 binary64)) x) |
| 1× | egg-herbie |
| 21 352× | accelerator-lowering-fma.f32 |
| 21 352× | accelerator-lowering-fma.f64 |
| 6 074× | *-lowering-*.f32 |
| 6 074× | *-lowering-*.f64 |
| 2 872× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 5638 |
| 1 | 694 | 5636 |
| 2 | 2125 | 5470 |
| 3 | 4972 | 5466 |
| 0 | 8554 | 5080 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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 (+ 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)) |
(/ (* 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) |
(/ (* 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 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 (+ 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) |
(/ (* 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 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (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 (* 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 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 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) |
(/ y (* x z)) |
(/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x) |
(/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x) |
(/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z)))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z)))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z)))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z))))) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/ y x) |
(/ (+ y (* 1/24 (* (pow x 4) y))) x) |
(/ (+ y (* 1/24 (* (pow x 4) y))) x) |
(/ (+ y (* 1/24 (* (pow x 4) y))) x) |
(* 1/24 (* (pow x 3) y)) |
(* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* 1/24 (* (pow x 3) y)) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y)))) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
y |
(+ y (* 1/24 (* (pow x 4) y))) |
(+ y (* 1/24 (* (pow x 4) y))) |
(+ y (* 1/24 (* (pow x 4) y))) |
(* 1/24 (* (pow x 4) y)) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* 1/24 (* (pow x 4) y)) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(* 1/24 (* (pow x 3) y)) |
(/ (* 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)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ y z) |
(+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) |
(+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) |
(+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* 1/720 (/ (* (pow x 6) y) z)) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(* 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 |
(+ 1 (* 1/720 (pow x 6))) |
(+ 1 (* 1/720 (pow x 6))) |
(+ 1 (* 1/720 (pow x 6))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
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/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (* (pow x 2) y)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
| Outputs |
|---|
(* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) y) |
y |
(+ y (* 1/2 (* (pow x 2) y))) |
(fma.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y) |
(+ y (* (pow x 2) (+ (* 1/24 (* (pow x 2) y)) (* 1/2 y)))) |
(fma.f64 (*.f64 x x) (*.f64 y (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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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)))))) |
(fma.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)))) 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)))))) |
(fma.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)))) y) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ 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 (*.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 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 x x)) z) (fma.f64 x (*.f64 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)) (/.f64 y z))) x) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 y (*.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 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) z)) (*.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 (/.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 x (*.f64 x z))) (/.f64 y (*.f64 (pow.f64 x #s(literal 6 binary64)) z))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 y (*.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)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) z)) (*.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 (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 x (*.f64 x z))) (/.f64 y (*.f64 (pow.f64 x #s(literal 6 binary64)) 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 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* x z)) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 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 (*.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/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 x (*.f64 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)) (/.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 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) z)) (*.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))) (/ y (* (pow x 6) z)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) z)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) (/.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 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) z)) (*.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))) (/ y (* (pow x 6) z)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) z)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) (/.f64 y z)) |
(/ (* y (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) z) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #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 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) y) 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) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
(+.f64 (/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -4406400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
(+.f64 (/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -4406400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(* 1/2 (/ (* x y) z)) |
(*.f64 y (/.f64 (*.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 (* 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 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ y (* x z)) |
(/.f64 y (*.f64 x z)) |
(/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ (* 1/24 (/ (* (pow x 4) y) z)) (/ y z)) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z)))) |
(*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) z) (/.f64 y (*.f64 x (*.f64 x z))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z)))) |
(*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) z) (/.f64 y (*.f64 x (*.f64 x z))))) |
(* (pow x 3) (+ (* 1/24 (/ y z)) (/ y (* (pow x 4) z)))) |
(*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) z) (/.f64 y (*.f64 x (*.f64 x z))))) |
(* 1/24 (/ (* (pow x 3) y) z)) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z))))) |
(*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) z) (/.f64 y (*.f64 x (*.f64 x z))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z))))) |
(*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) z) (/.f64 y (*.f64 x (*.f64 x z))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (* (pow x 4) z))) (* -1/24 (/ y z))))) |
(*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) z) (/.f64 y (*.f64 x (*.f64 x z))))) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) (* x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ (+ y (* 1/24 (* (pow x 4) y))) (* x z)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* 1/24 (* (pow x 4) y))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (+ y (* 1/24 (* (pow x 4) y))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (+ y (* 1/24 (* (pow x 4) y))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4)))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 y (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4)))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 y (*.f64 x x)))) |
(* (pow x 3) (+ (* 1/24 y) (/ y (pow x 4)))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 y (*.f64 x x)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y)))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 y (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y)))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 y (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ y (pow x 4))) (* -1/24 y)))) |
(*.f64 x (fma.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 y (*.f64 x x)))) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(/ (* y (+ 1 (* 1/24 (pow x 4)))) x) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
(* -1 (/ (* y (- (* -1/24 (pow x 4)) 1)) x)) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) x) |
y |
(+ y (* 1/24 (* (pow x 4) y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(+ y (* 1/24 (* (pow x 4) y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(+ y (* 1/24 (* (pow x 4) y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* 1/24 (* (pow x 4) y)) |
(*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* 1/24 (* (pow x 4) y)) |
(*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* (pow x 4) (+ (* 1/24 y) (/ y (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* y (+ 1 (* 1/24 (pow x 4)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* -1 (* y (- (* -1/24 (pow x 4)) 1))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (* (pow x 3) y)) |
(*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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)) |
(/ 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 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64)))) z) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (neg.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (neg.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* (pow x 5) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (neg.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/720 (/ (* (pow x 5) y) z)) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64)))) z) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (neg.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (neg.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 (* (pow x 5) (+ (* -1 (/ y (* (pow x 6) z))) (* -1/720 (/ y z))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (/.f64 y z) (neg.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 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)) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(+ (* 1/720 (/ (* (pow x 6) y) z)) (/ y z)) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) 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)) (/ y (* (pow x 6) z)))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) 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)) (/ y (* (pow x 6) z)))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(* (pow x 6) (+ (* 1/720 (/ y z)) (/ y (* (pow x 6) z)))) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(/ (* y (+ 1 (* 1/720 (pow x 6)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) z) |
(* 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)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(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)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* (pow x 6) (+ (* 1/720 y) (/ y (pow x 6)))) |
(fma.f64 y (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/720 (pow x 6))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/720 (pow x 6))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/720 (pow x 6))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 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 (pow x 6)))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 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 (pow x 6)))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
(* (pow x 6) (+ 1/720 (/ 1 (pow x 6)))) |
(fma.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (* (pow x 2) y)) |
(*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
Compiled 33 506 to 2 812 computations (91.6% saved)
65 alts after pruning (59 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 342 | 23 | 1 365 |
| Fresh | 7 | 36 | 43 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 352 | 65 | 1 417 |
| Status | Accuracy | Program |
|---|---|---|
| 74.9% | (/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) | |
| 74.9% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) | |
| 79.8% | (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)) | |
| 80.5% | (/.f64 (fma.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 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)) | |
| ✓ | 61.3% | (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| 67.6% | (/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) | |
| 79.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)) | |
| 74.9% | (/.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)) | |
| 76.5% | (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x z)) | |
| 85.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) | |
| 85.4% | (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) | |
| 31.0% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) | |
| 85.2% | (/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) | |
| 90.4% | (/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) | |
| 51.1% | (/.f64 (/.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)) y) (*.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)) x)) z) | |
| 87.8% | (/.f64 (/.f64 (*.f64 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))) z) x) | |
| 48.2% | (/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) | |
| 47.8% | (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) | |
| 49.1% | (/.f64 (/.f64 y z) x) | |
| 46.3% | (/.f64 (/.f64 y x) z) | |
| ✓ | 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
| ✓ | 78.6% | (/.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 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
| 85.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) | |
| 50.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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))) | |
| 53.9% | (/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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) | |
| 74.8% | (/.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 y x)) z) | |
| 75.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) | |
| 64.2% | (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) | |
| 89.1% | (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) | |
| 87.2% | (/.f64 (*.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) y) z) | |
| 89.8% | (/.f64 (*.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)) z) y) x) | |
| 86.0% | (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) | |
| 77.1% | (/.f64 (*.f64 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 x z)) | |
| 77.1% | (/.f64 (*.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 x z)) | |
| 49.1% | (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) | |
| 47.1% | (/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) | |
| 47.1% | (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) | |
| ✓ | 23.6% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
| 47.1% | (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) | |
| ✓ | 45.6% | (/.f64 y (*.f64 x z)) |
| 21.4% | (/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) | |
| 46.8% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) | |
| 70.9% | (*.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 (*.f64 x z))) | |
| 72.9% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 79.5% | (*.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) | |
| 73.6% | (*.f64 (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)) (/.f64 y (*.f64 x z))) | |
| 60.8% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) | |
| 79.2% | (*.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 x z)) y) | |
| 74.0% | (*.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 y x)) | |
| 89.8% | (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) | |
| 82.9% | (*.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)) x) (/.f64 y z)) | |
| 45.3% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) | |
| 45.3% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) | |
| 90.5% | (*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) | |
| 21.8% | (*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) | |
| 22.9% | (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) | |
| 49.0% | (*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) | |
| ✓ | 45.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
| 90.6% | (*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) | |
| 78.5% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) | |
| 23.6% | (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) | |
| 44.3% | (*.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))))) | |
| 32.3% | (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) | |
| 78.5% | (*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) | |
| 45.6% | (*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
Compiled 2 970 to 1 071 computations (63.9% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) 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 (fma.f64 (*.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)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (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)) (/.f64 (*.f64 x z) 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 (*.f64 x z) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) |
(/.f64 (/.f64 (/.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)))) z) x) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.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)) y) (*.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 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.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)) y) (*.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)) x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(/.f64 (cosh.f64 x) (*.f64 z (/.f64 x y))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) |
(/.f64 (/.f64 (cosh.f64 x) z) (/.f64 x y)) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
5 calls:
| 32.0ms | z |
| 29.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 28.0ms | y |
| 28.0ms | x |
| 24.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | x |
| 99.8% | 2 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 96.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) 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 (fma.f64 (*.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)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (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)) (/.f64 (*.f64 x z) 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 (*.f64 x z) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) |
(/.f64 (/.f64 (/.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)))) z) x) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.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)) y) (*.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 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.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)) y) (*.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)) x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(/.f64 (cosh.f64 x) (*.f64 z (/.f64 x y))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
5 calls:
| 52.0ms | x |
| 45.0ms | z |
| 29.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 27.0ms | y |
| 24.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 2 | z |
| 96.6% | 2 | x |
| 99.1% | 3 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 99.1% | 3 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 97.5% | 2 | y |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) 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 (fma.f64 (*.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)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (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)) (/.f64 (*.f64 x z) 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 (*.f64 x z) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) |
(/.f64 (/.f64 (/.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)))) z) x) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.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)) y) (*.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 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.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)) y) (*.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)) x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
(/.f64 (cosh.f64 x) (*.f64 z (/.f64 x y))) |
| Outputs |
|---|
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) |
2 calls:
| 27.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 26.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 2 | y |
| 99.1% | 3 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) 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 (fma.f64 (*.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)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (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)) (/.f64 (*.f64 x z) 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 (*.f64 x z) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) |
(/.f64 (/.f64 (/.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)))) z) x) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.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)) y) (*.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 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.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)) y) (*.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)) x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
4 calls:
| 29.0ms | x |
| 26.0ms | y |
| 25.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 23.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 2 | x |
| 94.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 94.6% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 94.2% | 2 | y |
Compiled 28 to 19 computations (32.1% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) 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 (fma.f64 (*.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)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (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)) (/.f64 (*.f64 x z) 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 (*.f64 x z) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) |
(/.f64 (/.f64 (/.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)))) z) x) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.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)) y) (*.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 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.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)) y) (*.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)) x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
1 calls:
| 26.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 3 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) 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 (fma.f64 (*.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)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (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))) z) x) |
(/.f64 (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)) (/.f64 (*.f64 x z) 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 (*.f64 x z) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (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)))) |
(*.f64 (/.f64 (*.f64 y (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))) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y x)) z) |
(*.f64 (/.f64 (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)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) z) x) |
(/.f64 (/.f64 (/.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)))) z) x) |
(*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) |
(/.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)) y) (*.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 x z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x 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 (*.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)) y) (*.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)) x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (neg.f64 (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x)) (neg.f64 y)) x)) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) x)) z) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (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) |
| Outputs |
|---|
(/.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 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
3 calls:
| 27.0ms | x |
| 27.0ms | z |
| 23.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.4% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 90.6% | 1 | z |
| 93.4% | 2 | x |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 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 x) (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 (*.f64 x x) (fma.f64 x (*.f64 x (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 (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)) z) y) x) |
| Outputs |
|---|
(/.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 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x) |
1 calls:
| 19.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.4% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
| Outputs |
|---|
(/.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 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x) |
3 calls:
| 23.0ms | y |
| 21.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 18.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 2 | y |
| 93.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 93.7% | 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 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.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 x (*.f64 x (fma.f64 x (*.f64 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 (/.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 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
| Outputs |
|---|
(/.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 (/.f64 (*.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))) z) x) |
5 calls:
| 26.0ms | x |
| 20.0ms | y |
| 19.0ms | z |
| 17.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 17.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 2 | y |
| 88.4% | 1 | z |
| 90.3% | 2 | x |
| 91.6% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 91.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 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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 (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))) (*.f64 x z)) |
| Outputs |
|---|
(/.f64 (*.f64 y (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))) (*.f64 x z)) |
(/.f64 (/.f64 (*.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))) z) x) |
1 calls:
| 15.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (*.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)))))) |
| Outputs |
|---|
(*.f64 (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)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (*.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))) z) x) |
1 calls:
| 15.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x 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)) (*.f64 x z)) y) |
| Outputs |
|---|
(*.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 x z)) y) |
(/.f64 (/.f64 (*.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))) z) x) |
1 calls:
| 15.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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 (/.f64 (*.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))) z) x) |
(/.f64 (/.f64 (*.f64 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))) z) x) |
(/.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 x (*.f64 x x)) (*.f64 (/.f64 y z) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) z) |
(*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x z))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y) (*.f64 x z)) |
| Outputs |
|---|
(/.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 y x)) z) |
(/.f64 (/.f64 (*.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))) z) x) |
1 calls:
| 79.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
(/.f64 (*.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) 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 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) |
| Outputs |
|---|
(/.f64 (*.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) y) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
3 calls:
| 39.0ms | y |
| 13.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 13.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 91.5% | 2 | y |
| 89.8% | 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 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x x))) #s(literal 1/24 binary64) y) x) z) |
(*.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)) x) (/.f64 y z)) |
(*.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 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)) z) (/.f64 y x)) |
| Outputs |
|---|
(/.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 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x) |
4 calls:
| 38.0ms | z |
| 29.0ms | y |
| 13.0ms | x |
| 12.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 2 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 87.1% | 2 | z |
| 88.0% | 2 | x |
| 88.8% | 2 | y |
Compiled 23 to 16 computations (30.4% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
(*.f64 (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) y) x) z) |
(/.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y x) (*.f64 x x)) #s(literal 1/24 binary64)) y) x) z) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z) |
4 calls:
| 40.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 35.0ms | x |
| 12.0ms | y |
| 11.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 2 | x |
| 85.2% | 1 | y |
| 85.2% | 1 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 85.2% | 1 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
Compiled 28 to 19 computations (32.1% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z) |
1 calls:
| 36.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 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 (fma.f64 (*.f64 x x) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) y) (*.f64 x z)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) (*.f64 x z)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y x)) z) |
| Outputs |
|---|
(/.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 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
2 calls:
| 41.0ms | z |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.3% | 3 | z |
| 86.9% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 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 x z)) |
| Outputs |
|---|
(/.f64 (*.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 x z)) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y z)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y z)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))) y) (*.f64 x 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)) (/.f64 y (*.f64 x z))) |
(*.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 (*.f64 x z))) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
| Outputs |
|---|
(/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
(/.f64 (fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z) |
1 calls:
| 36.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) z) |
(/.f64 (*.f64 y (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) z) |
(*.f64 x (*.f64 (/.f64 y z) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x z))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
5 calls:
| 32.0ms | y |
| 4.0ms | z |
| 4.0ms | x |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 4.0ms | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.8% | 2 | z |
| 52.8% | 2 | y |
| 57.2% | 3 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 58.5% | 3 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 61.3% | 2 | x |
Compiled 32 to 22 computations (31.3% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 y x) z) |
(/.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(/.f64 x (/.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(/.f64 (/.f64 y x) z) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.9% | 2 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) z) y) |
(*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) z) x) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
| Outputs |
|---|
(/.f64 y (*.f64 x z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 2 | x |
Compiled 4 to 3 computations (25% 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.6% | 1 | z |
| 45.6% | 1 | y |
| 45.6% | 1 | (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) |
| 45.6% | 1 | (*.f64 (cosh.f64 x) (/.f64 y x)) |
| 45.6% | 1 | x |
Compiled 32 to 22 computations (31.3% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 5.361517331639474e-30 | 9.704756414239782e-28 |
| 3.0ms | 64× | 0 | valid |
Compiled 110 to 77 computations (30% saved)
ival-div: 1.0ms (52.9% of total)ival-cosh: 1.0ms (52.9% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 1.4115617463755338e+66 | 3.175940998742188e+84 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 5.813747914833051e-126 | 1.773691381161405e-124 |
| 6.0ms | 112× | 0 | valid |
Compiled 308 to 188 computations (39% saved)
ival-div: 1.0ms (30.2% of total)ival-mult: 1.0ms (30.2% of total)ival-cosh: 1.0ms (30.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 4.0982592662077956e+43 | 2.6657618607707123e+54 |
| 2.0ms | 48× | 0 | valid |
Compiled 122 to 79 computations (35.2% saved)
ival-div: 1.0ms (71.3% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-cosh: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 4.0982592662077956e+43 | 2.6657618607707123e+54 |
| 13.0ms | 6.8444983758103335e-146 | 1.4380381973641805e-135 |
| 40.0ms | 320× | 0 | valid |
Compiled 614 to 403 computations (34.4% saved)
ival-div: 28.0ms (84.7% of total)ival-cosh: 3.0ms (9.1% of total)ival-mult: 2.0ms (6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0988005988513396e+33 | 4.7758025770905055e+35 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.818711219352729e+57 | 1.4716652115747615e+60 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4716652115747615e+60 | 4.2029169461638547e+65 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.818711219352729e+57 | 1.4716652115747615e+60 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.818711219352729e+57 | 1.4716652115747615e+60 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.818711219352729e+57 | 1.4716652115747615e+60 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0988005988513396e+33 | 4.7758025770905055e+35 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0988005988513396e+33 | 4.7758025770905055e+35 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 12702.66461934032 | 44561.16860494834 |
| 4.0ms | 80× | 0 | valid |
Compiled 219 to 138 computations (37% saved)
ival-div: 1.0ms (43.3% of total)ival-cosh: 1.0ms (43.3% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.818711219352729e+57 | 1.4716652115747615e+60 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 9.0ms | 144× | 0 | valid |
Compiled 329 to 211 computations (35.9% saved)
ival-cosh: 3.0ms (53% of total)ival-div: 2.0ms (35.3% of total)ival-mult: 1.0ms (17.7% 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 |
|---|---|---|
| 40.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 36.0ms | 144× | 0 | valid |
Compiled 329 to 220 computations (33.1% saved)
ival-cosh: 29.0ms (90.3% of total)ival-div: 2.0ms (6.2% of total)ival-mult: 1.0ms (3.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.4924884725135233e+57 | 1.5462332402197118e+59 |
| 6.0ms | 112× | 0 | valid |
Compiled 273 to 181 computations (33.7% saved)
ival-div: 1.0ms (29.8% of total)ival-mult: 1.0ms (29.8% of total)ival-cosh: 1.0ms (29.8% 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 |
|---|---|---|
| 10.0ms | 2.4924884725135233e+57 | 1.5462332402197118e+59 |
| 6.0ms | 112× | 0 | valid |
Compiled 273 to 188 computations (31.1% saved)
ival-div: 1.0ms (30.8% of total)ival-mult: 1.0ms (30.8% of total)ival-cosh: 1.0ms (30.8% 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 |
|---|---|---|
| 48.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 43.0ms | 144× | 0 | valid |
Compiled 302 to 211 computations (30.1% saved)
ival-div: 2.0ms (39.1% of total)ival-cosh: 2.0ms (39.1% of total)ival-mult: 1.0ms (19.6% 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 |
|---|---|---|
| 13.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 9.0ms | 144× | 0 | valid |
Compiled 284 to 193 computations (32% saved)
ival-div: 2.0ms (39.5% of total)ival-cosh: 2.0ms (39.5% of total)ival-mult: 1.0ms (19.8% 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 |
|---|---|---|
| 15.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 9.0ms | 144× | 0 | valid |
Compiled 266 to 193 computations (27.4% saved)
ival-div: 2.0ms (39.4% of total)ival-cosh: 2.0ms (39.4% of total)ival-mult: 1.0ms (19.7% 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 |
|---|---|---|
| 13.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 8.0ms | 144× | 0 | valid |
Compiled 257 to 184 computations (28.4% saved)
ival-div: 2.0ms (40.5% of total)ival-cosh: 2.0ms (40.5% of total)ival-mult: 1.0ms (20.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 |
|---|---|---|
| 63.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 8.0ms | 144× | 0 | valid |
Compiled 221 to 166 computations (24.9% saved)
ival-div: 2.0ms (40.1% of total)ival-cosh: 2.0ms (40.1% of total)ival-mult: 1.0ms (20.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 |
|---|---|---|
| 13.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 9.0ms | 144× | 0 | valid |
Compiled 194 to 139 computations (28.4% saved)
ival-div: 2.0ms (40% of total)ival-cosh: 2.0ms (40% of total)ival-mult: 1.0ms (20% 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 |
|---|---|---|
| 44.0ms | 0.5409724501914245 | 2286756.7366383984 |
| 8.0ms | 144× | 0 | valid |
Compiled 194 to 139 computations (28.4% saved)
ival-div: 2.0ms (40.3% of total)ival-cosh: 2.0ms (40.3% of total)ival-mult: 1.0ms (20.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 106× | *-commutative_binary64 |
| 14× | +-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 14× | neg-sub0_binary64 |
| 14× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 182 | 962 |
| 1 | 235 | 962 |
| 2 | 245 | 962 |
| 3 | 259 | 962 |
| 4 | 270 | 962 |
| 5 | 277 | 962 |
| 6 | 280 | 962 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 y #s(literal 8920298079412249/178405961588244985132285746181186892047843328 binary64)) (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) (if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal +inf.0 binary64)) (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x))) |
(if (<=.f64 y #s(literal 3143850773938835/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x))) |
(if (<=.f64 x #s(literal 9999999999999999932209486743616279764617084419440640 binary64)) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x)) |
(if (<=.f64 x #s(literal 1897979257072911/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (if (<=.f64 x #s(literal 7200000000000000217036429612386896011285712838066176 binary64)) (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 binary64)) (/.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 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.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 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999898774270594148037733927290022026820146167808 binary64)) (/.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 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.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 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.f64 (*.f64 y (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))) (*.f64 x z)) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (*.f64 (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)) (/.f64 y (*.f64 x z))) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 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)) (*.f64 x z)) y) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 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)) (/.f64 y x)) z) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 y #s(literal 17000 binary64)) (/.f64 (*.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) y) z) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.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 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x)) |
(if (<=.f64 x #s(literal 4165829655317709/1125899906842624 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z)) |
(if (<=.f64 x #s(literal 4165829655317709/1125899906842624 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z)) |
(if (<=.f64 x #s(literal 13999999999999998934607970982546293872919537791813956927488 binary64)) (/.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 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 11199999999999999983964321730935402905925065457764722016256 binary64)) (/.f64 (*.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 x z)) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z)) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (/.f64 (/.f64 y x) z) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (/.f64 y (*.f64 x z)) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(/.f64 y (*.f64 x z)) |
| Outputs |
|---|
(if (<=.f64 y #s(literal 8920298079412249/178405961588244985132285746181186892047843328 binary64)) (/.f64 (*.f64 (/.f64 (cosh.f64 x) x) y) z) (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x))) |
(if (<=.f64 y #s(literal 8920298079412249/178405961588244985132285746181186892047843328 binary64)) (/.f64 (*.f64 y (/.f64 (cosh.f64 x) x)) z) (*.f64 (/.f64 (cosh.f64 x) x) (/.f64 y z))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) (if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal +inf.0 binary64)) (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) (if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal +inf.0 binary64)) (*.f64 (/.f64 (cosh.f64 x) x) (/.f64 y z)) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) x))) |
(if (<=.f64 y #s(literal 3143850773938835/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) (*.f64 (/.f64 y z) (/.f64 (cosh.f64 x) x))) |
(if (<=.f64 y #s(literal 3143850773938835/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 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 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)))) (*.f64 (/.f64 (cosh.f64 x) x) (/.f64 y z))) |
(if (<=.f64 x #s(literal 9999999999999999932209486743616279764617084419440640 binary64)) (/.f64 (*.f64 (cosh.f64 x) y) (*.f64 x z)) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x)) |
(if (<=.f64 x #s(literal 9999999999999999932209486743616279764617084419440640 binary64)) (/.f64 (*.f64 y (cosh.f64 x)) (*.f64 x z)) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 x #s(literal 1897979257072911/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (if (<=.f64 x #s(literal 7200000000000000217036429612386896011285712838066176 binary64)) (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x))) |
(if (<=.f64 x #s(literal 1897979257072911/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x y)))) (if (<=.f64 x #s(literal 7200000000000000217036429612386896011285712838066176 binary64)) (*.f64 y (/.f64 (cosh.f64 x) (*.f64 x z))) (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) x))) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 binary64)) (/.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 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 binary64)) (/.f64 (*.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))) z) (/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.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 (/.f64 (*.f64 y (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1 binary64))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999898774270594148037733927290022026820146167808 binary64)) (/.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 (*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z) y) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999898774270594148037733927290022026820146167808 binary64)) (/.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 (*.f64 y (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) z)) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.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 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.f64 (*.f64 y (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))) (*.f64 x z)) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (*.f64 (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)) (/.f64 y (*.f64 x z))) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 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)) (*.f64 x z)) y) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 binary64)) (*.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 x z))) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 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)) (/.f64 y x)) z) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 1999999999999999891150461974085632 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))) z) (/.f64 (/.f64 (*.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))) z) x)) |
(if (<=.f64 y #s(literal 17000 binary64)) (/.f64 (*.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) y) z) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x)) |
(if (<=.f64 y #s(literal 17000 binary64)) (/.f64 (*.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)) x)) z) (/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x)) |
(if (<=.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 y x)) z) #s(literal 4999999999999999719059744987206815407898577214256598482944 binary64)) (/.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 (/.f64 (fma.f64 (*.f64 y (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) z) x)) |
(if (<=.f64 x #s(literal 4165829655317709/1125899906842624 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z)) |
(if (<=.f64 x #s(literal 4165829655317709/1125899906842624 binary64)) (/.f64 (*.f64 (/.f64 y x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) z) (/.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) z)) |
(if (<=.f64 x #s(literal 4165829655317709/1125899906842624 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z)) |
(if (<=.f64 x #s(literal 4165829655317709/1125899906842624 binary64)) (/.f64 (*.f64 (/.f64 y x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) z) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x))))) x) z)) |
(if (<=.f64 x #s(literal 13999999999999998934607970982546293872919537791813956927488 binary64)) (/.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 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 11199999999999999983964321730935402905925065457764722016256 binary64)) (/.f64 (*.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 x z)) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y x)) z) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 (*.f64 (/.f64 y x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) z) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 (fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (/.f64 y x)) z) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x y)))) (/.f64 (*.f64 y (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z)) |
(if (<=.f64 x #s(literal 9/4 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x (*.f64 x x)))) z)) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (neg.f64 z))) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x y)))) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (/.f64 (/.f64 y x) z) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (/.f64 y (*.f64 x z)) (*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) z))) |
(/.f64 y (*.f64 x z)) |
| 21 352× | accelerator-lowering-fma.f32 |
| 21 352× | accelerator-lowering-fma.f64 |
| 17 192× | accelerator-lowering-fma.f32 |
| 17 192× | accelerator-lowering-fma.f64 |
| 16 258× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 19 |
| 1 | 32 | 19 |
| 2 | 204 | 19 |
| 3 | 2162 | 19 |
| 0 | 8575 | 19 |
| 0 | 255 | 5098 |
| 1 | 852 | 5038 |
| 2 | 2835 | 4872 |
| 3 | 6884 | 4866 |
| 0 | 8301 | 4539 |
| 0 | 242 | 7619 |
| 1 | 841 | 7590 |
| 2 | 2836 | 7208 |
| 3 | 7169 | 7207 |
| 0 | 8126 | 6573 |
| 0 | 224 | 5638 |
| 1 | 694 | 5636 |
| 2 | 2125 | 5470 |
| 3 | 4972 | 5466 |
| 0 | 8554 | 5080 |
| 0 | 43 | 318 |
| 1 | 273 | 318 |
| 2 | 1967 | 318 |
| 0 | 8418 | 280 |
| 0 | 39 | 274 |
| 1 | 248 | 250 |
| 2 | 1891 | 234 |
| 0 | 8463 | 214 |
| 0 | 35 | 198 |
| 1 | 213 | 198 |
| 2 | 1826 | 198 |
| 0 | 8161 | 178 |
| 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× | node 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 |
| 1× | node limit |
Compiled 2 408 to 1 112 computations (53.8% saved)
(negabs x)
(negabs z)
Compiled 2 206 to 506 computations (77.1% saved)
Loading profile data...