
Time bar (total: 7.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 573.0ms | 8 256× | 0 | valid |
ival-mult: 205.0ms (50% of total)ival-div: 152.0ms (37.1% of total)ival-add: 40.0ms (9.8% of total)ival-true: 5.0ms (1.2% of total)exact: 5.0ms (1.2% of total)ival-assert: 3.0ms (0.7% of total)| 1× | egg-herbie |
| 344× | times-frac |
| 280× | associate-*l* |
| 248× | associate-*r* |
| 168× | unsub-neg |
| 138× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 45 |
| 1 | 47 | 35 |
| 2 | 115 | 35 |
| 3 | 267 | 35 |
| 4 | 700 | 35 |
| 5 | 1152 | 35 |
| 6 | 1508 | 35 |
| 7 | 1542 | 35 |
| 8 | 1590 | 35 |
| 9 | 1622 | 35 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 13 | 7 |
| 2 | 16 | 7 |
| 3 | 17 | 7 |
| 0 | 17 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 100 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | #s(literal 100 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) | o/n | 1 | 0 |
| ↳ | (*.f64 x #s(literal 100 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 512× | 0 | valid |
Compiled 54 to 28 computations (48.1% saved)
ival-div: 4.0ms (38.6% of total)ival-add: 3.0ms (28.9% of total)ival-mult: 3.0ms (28.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 12× | lower-*.f32 |
| 10× | lower-*.f64 |
| 6× | *-commutative |
| 6× | lower-/.f32 |
| 4× | associate-/l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 0 | 9 | 16 |
| 1 | 13 | 16 |
| 2 | 16 | 16 |
| 3 | 17 | 16 |
| 0 | 17 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(+.f64 x y) |
y |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(+.f64 x y) |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 107.0ms | 256× | 0 | valid |
Compiled 18 to 8 computations (55.6% saved)
ival-div: 4.0ms (52.3% of total)ival-mult: 2.0ms (26.2% of total)ival-add: 1.0ms (13.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y))> |
#<alt (*.f64 x #s(literal 100 binary64))> |
#<alt (+.f64 x y)> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/ (* x 100) (+ x y)) |
| 0.0ms | y | @ | inf | (/ (* x 100) (+ x y)) |
| 0.0ms | x | @ | inf | (/ (* x 100) (+ x y)) |
| 0.0ms | y | @ | -inf | (/ (* x 100) (+ x y)) |
| 0.0ms | x | @ | -inf | (* x 100) |
| 1× | batch-egg-rewrite |
| 4 492× | lower-/.f32 |
| 4 490× | lower-/.f64 |
| 3 630× | lower-*.f32 |
| 3 628× | lower-*.f64 |
| 3 278× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 0 | 9 | 13 |
| 1 | 34 | 13 |
| 2 | 218 | 13 |
| 3 | 2144 | 13 |
| 0 | 8195 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 x #s(literal 100 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1/100 binary64) x))) |
(-.f64 (/.f64 (/.f64 (fma.f64 x x (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/100 binary64) x))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 x y)))) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x)) (*.f64 (-.f64 (neg.f64 y) x) (*.f64 x #s(literal 100 binary64)))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (neg.f64 y) x) (*.f64 x #s(literal -100 binary64)))) (*.f64 (-.f64 (neg.f64 y) x) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -100 binary64)))) (*.f64 (-.f64 (neg.f64 y) x) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 y) x) (/.f64 (+.f64 x y) (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (-.f64 (neg.f64 y) x) (/.f64 (*.f64 x #s(literal -100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (neg.f64 y) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 y) x) (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 (neg.f64 y) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (neg.f64 y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 (neg.f64 y) x) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64))) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64)))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 #s(literal 0 binary64) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) (*.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)))))) |
(pow.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 #s(literal 100 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 y) x))) |
(*.f64 #s(literal -100 binary64) (pow.f64 (/.f64 (-.f64 (neg.f64 y) x) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x #s(literal 100 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64)))))) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 #s(literal 100 binary64) (neg.f64 (neg.f64 x))) |
(*.f64 #s(literal 100 binary64) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) #s(literal 100 binary64)) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (*.f64 y y) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) (-.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 x y))) (-.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y)))))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (neg.f64 y) x)) |
(/.f64 (+.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) (*.f64 (-.f64 x y) (neg.f64 (*.f64 y y)))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (neg.f64 (*.f64 y y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (neg.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (pow.f64 (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) (fma.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)))))) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
| 1× | egg-herbie |
| 15 982× | lower-fma.f64 |
| 15 982× | lower-fma.f32 |
| 4 158× | lower-*.f64 |
| 4 158× | lower-*.f32 |
| 2 414× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 463 |
| 1 | 400 | 440 |
| 2 | 986 | 420 |
| 3 | 3162 | 406 |
| 4 | 7111 | 406 |
| 0 | 8145 | 375 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 (/.f64 x (*.f64 y y)) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 100 binary64) y))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(fma.f64 (/.f64 y x) (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) (fma.f64 (*.f64 y (/.f64 y x)) (+.f64 (/.f64 y x) #s(literal -1 binary64)) y) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(fma.f64 (/.f64 y x) (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) (fma.f64 (*.f64 y (/.f64 y x)) (+.f64 (/.f64 y x) #s(literal -1 binary64)) y) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(fma.f64 (/.f64 y x) (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) (fma.f64 (*.f64 y (/.f64 y x)) (+.f64 (/.f64 y x) #s(literal -1 binary64)) y) #s(literal 100 binary64)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 #s(literal 100 binary64) x (*.f64 (/.f64 x y) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (+.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 x y) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))))) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) y)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (fma.f64 #s(literal 100 binary64) x (/.f64 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) y) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
Compiled 10 000 to 1 107 computations (88.9% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 369 | 8 | 377 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 370 | 8 | 378 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.9% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ▶ | 33.5% | (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
| 47.0% | (/.f64 (*.f64 #s(literal 100 binary64) x) y) | |
| ▶ | 99.6% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ▶ | 99.8% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) | |
| 99.1% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) | |
| ▶ | 53.6% | #s(literal 100 binary64) |
Compiled 162 to 100 computations (38.3% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (+.f64 x y) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| ✓ | cost-diff | 2048 | (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -100 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| 5 862× | lower-fma.f32 |
| 5 860× | lower-fma.f64 |
| 4 096× | lower-*.f32 |
| 4 084× | lower-*.f64 |
| 2 970× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 114 |
| 0 | 32 | 98 |
| 1 | 65 | 98 |
| 2 | 222 | 98 |
| 3 | 1153 | 98 |
| 4 | 5781 | 98 |
| 5 | 7869 | 98 |
| 0 | 9265 | 98 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(/.f64 x (+.f64 x y)) |
x |
(+.f64 x y) |
y |
#s(literal 100 binary64) |
#s(literal 100 binary64) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
y |
(/.f64 #s(literal -100 binary64) x) |
#s(literal -100 binary64) |
x |
#s(literal 100 binary64) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
x |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+.f64 x y) |
y |
#s(literal 1/100 binary64) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
y |
(-.f64 x y) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 x (+.f64 x y)) |
x |
(+.f64 x y) |
y |
#s(literal 100 binary64) |
#s(literal 100 binary64) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
y |
(/.f64 #s(literal -100 binary64) x) |
#s(literal -100 binary64) |
x |
#s(literal 100 binary64) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
x |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+.f64 x y) |
y |
#s(literal 1/100 binary64) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
y |
(-.f64 x y) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
| ✓ | accuracy | 95.7% | (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| ✓ | accuracy | 38.9% | (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 99.7% | (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -100 binary64) x) |
| ✓ | accuracy | 99.5% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 x y)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| 41.0ms | 256× | 0 | valid |
Compiled 117 to 21 computations (82.1% saved)
ival-mult: 10.0ms (37.3% of total)ival-div: 7.0ms (26.1% of total)const: 4.0ms (14.9% of total)ival-sub: 3.0ms (11.2% of total)ival-add: 3.0ms (11.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64))> |
#<alt (/.f64 x (+.f64 x y))> |
#<alt (+.f64 x y)> |
#<alt (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))> |
#<alt (/.f64 #s(literal -100 binary64) x)> |
#<alt (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))> |
#<alt (*.f64 (+.f64 x y) #s(literal 1/100 binary64))> |
#<alt (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))> |
#<alt (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))> |
#<alt (*.f64 x #s(literal 100 binary64))> |
#<alt (*.f64 (+.f64 x y) (-.f64 x y))> |
#<alt (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y)))> |
#<alt (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)))> |
#<alt (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y x)))> |
#<alt (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x))> |
#<alt (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y x)))> |
#<alt (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x))))> |
#<alt (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1 (/ (pow x 2) y))) y)> |
#<alt (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y)> |
#<alt (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (* -100 (/ y x))> |
#<alt (* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))> |
#<alt (* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))> |
#<alt (* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))> |
#<alt (* -100 (/ y x))> |
#<alt (* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))))> |
#<alt (* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))))> |
#<alt (* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))))> |
#<alt (* -100 (/ y x))> |
#<alt (/ (+ (* -100 y) (* 100 x)) x)> |
#<alt (/ (+ (* -100 y) (* 100 x)) x)> |
#<alt (/ (+ (* -100 y) (* 100 x)) x)> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (/ -100 x)> |
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (* 1/100 y)> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (* 1/100 x)> |
#<alt (* x (+ 1/100 (* 1/100 (/ y x))))> |
#<alt (* x (+ 1/100 (* 1/100 (/ y x))))> |
#<alt (* x (+ 1/100 (* 1/100 (/ y x))))> |
#<alt (* 1/100 x)> |
#<alt (* -1 (* x (- (* -1/100 (/ y x)) 1/100)))> |
#<alt (* -1 (* x (- (* -1/100 (/ y x)) 1/100)))> |
#<alt (* -1 (* x (- (* -1/100 (/ y x)) 1/100)))> |
#<alt (* 1/100 x)> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (* 1/100 y)> |
#<alt (* y (+ 1/100 (* 1/100 (/ x y))))> |
#<alt (* y (+ 1/100 (* 1/100 (/ x y))))> |
#<alt (* y (+ 1/100 (* 1/100 (/ x y))))> |
#<alt (* 1/100 y)> |
#<alt (* -1 (* y (- (* -1/100 (/ x y)) 1/100)))> |
#<alt (* -1 (* y (- (* -1/100 (/ x y)) 1/100)))> |
#<alt (* -1 (* y (- (* -1/100 (/ x y)) 1/100)))> |
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (* -100 (* x (pow y 2)))> |
#<alt (* x (+ (* -100 (pow y 2)) (* 100 (* x (+ y (* -1 y))))))> |
#<alt (* x (+ (* -100 (pow y 2)) (* x (+ (* 100 x) (* 100 (+ y (* -1 y)))))))> |
#<alt (* x (+ (* -100 (pow y 2)) (* x (+ (* 100 x) (* 100 (+ y (* -1 y)))))))> |
#<alt (* 100 (pow x 3))> |
#<alt (* (pow x 3) (+ 100 (* 100 (/ (+ y (* -1 y)) x))))> |
#<alt (* (pow x 3) (+ 100 (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ (+ y (* -1 y)) x)))))> |
#<alt (* (pow x 3) (+ 100 (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ (+ y (* -1 y)) x)))))> |
#<alt (* 100 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* -100 (/ (+ y (* -1 y)) x)) 100)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 (+ y (* -1 y)))) x)) 100)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 (+ y (* -1 y)))) x)) 100)))> |
#<alt (* 100 (pow x 3))> |
#<alt (+ (* 100 (* x (* y (+ x (* -1 x))))) (* 100 (pow x 3)))> |
#<alt (+ (* 100 (pow x 3)) (* y (+ (* -100 (* x y)) (* 100 (* x (+ x (* -1 x)))))))> |
#<alt (+ (* 100 (pow x 3)) (* y (+ (* -100 (* x y)) (* 100 (* x (+ x (* -1 x)))))))> |
#<alt (* -100 (* x (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -100 x) (* 100 (/ (* x (+ x (* -1 x))) y))))> |
#<alt (* (pow y 2) (+ (* -100 x) (+ (* 100 (/ (* x (+ x (* -1 x))) y)) (* 100 (/ (pow x 3) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* -100 x) (+ (* 100 (/ (* x (+ x (* -1 x))) y)) (* 100 (/ (pow x 3) (pow y 2))))))> |
#<alt (* -100 (* x (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -100 x) (* -100 (/ (* x (+ x (* -1 x))) y))))> |
#<alt (* (pow y 2) (+ (* -100 x) (* -1 (/ (+ (* -100 (/ (pow x 3) y)) (* 100 (* x (+ x (* -1 x))))) y))))> |
#<alt (* (pow y 2) (+ (* -100 x) (* -1 (/ (+ (* -100 (/ (pow x 3) y)) (* 100 (* x (+ x (* -1 x))))) y))))> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* -1 (pow y 2))> |
#<alt (+ (* -1 (pow y 2)) (* x (+ y (* -1 y))))> |
#<alt (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y)))))> |
#<alt (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* y (+ x (* -1 x))) (pow x 2))> |
#<alt (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2))> |
#<alt (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1))> |
#<alt (* -1 (pow y 3))> |
#<alt (+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (pow y 2))))> |
#<alt (+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (+ (* x (+ (* -1 y) (* 2 y))) (pow y 2)))))> |
#<alt (+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (+ (* x (+ x (+ (* -1 y) (* 2 y)))) (pow y 2)))))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (* 2 (/ y x)))))> |
#<alt (* (pow x 3) (+ 1 (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))))> |
#<alt (* (pow x 3) (+ 1 (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))))> |
#<alt (pow x 3)> |
#<alt (* -1 (* (pow x 3) (- (+ (* -2 (/ y x)) (/ y x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -2 (/ (pow y 2) x)) (+ (* -1 (+ y (* -2 y))) (/ (pow y 2) x))) x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -2 y))) (* -1 (/ (+ (* -1 (+ (* -2 (pow y 2)) (pow y 2))) (/ (pow y 3) x)) x))) x)) 1)))> |
#<alt (pow x 3)> |
#<alt (+ (* y (+ (* -1 (pow x 2)) (* 2 (pow x 2)))) (pow x 3))> |
#<alt (+ (* y (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ x (* -2 x)))))) (pow x 3))> |
#<alt (+ (* y (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ x (+ (* -2 x) (* -1 y))))))) (pow x 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* (pow y 3) (- (+ (* -2 (/ x y)) (/ x y)) 1))> |
#<alt (* (pow y 3) (- (+ (* -2 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))) 1))> |
#<alt (* (pow y 3) (- (+ (* -2 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 3) (pow y 3)))))) 1))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (* -2 x)) y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -2 (pow x 2)) (pow x 2)) y)))) y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (pow x 2))) y)))) y)))))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (* (+ x y) 1/100) |
| 1.0ms | x | @ | 0 | (/ x (+ x y)) |
| 0.0ms | y | @ | inf | (+ (* y (/ -100 x)) 100) |
| 0.0ms | x | @ | inf | (* (* x 100) (* (+ x y) (- x y))) |
| 0.0ms | x | @ | 0 | (* (* x 100) (* (+ x y) (- x y))) |
| 1× | batch-egg-rewrite |
| 6 614× | lower-*.f32 |
| 6 602× | lower-*.f64 |
| 5 496× | lower-fma.f32 |
| 5 494× | lower-fma.f64 |
| 3 702× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 91 |
| 0 | 32 | 75 |
| 1 | 123 | 75 |
| 2 | 940 | 73 |
| 0 | 8569 | 73 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(/.f64 x (+.f64 x y)) |
(+.f64 x y) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(/.f64 #s(literal -100 binary64) x) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(neg.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (-.f64 (neg.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 1/100 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (neg.f64 x) y))) |
(neg.f64 (/.f64 (/.f64 x (+.f64 x y)) #s(literal -1/100 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 #s(literal -100 binary64) (/.f64 (-.f64 (neg.f64 x) y) x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 x #s(literal -100 binary64))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 x (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (-.f64 x y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 x y)) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (/.f64 x (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 100 binary64)) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 x (+.f64 x y))) (/.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (+.f64 x y))) (/.f64 x (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 x (-.f64 x y))) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) #s(literal 100 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (+.f64 x y)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 x (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) (/.f64 x (-.f64 (neg.f64 x) y))) |
(fma.f64 x (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (neg.f64 y) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y) (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(neg.f64 (/.f64 x (-.f64 (neg.f64 x) y))) |
(/.f64 x (+.f64 x y)) |
(/.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 x) y) x)) |
(/.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 x)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(pow.f64 (/.f64 (+.f64 x y) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (-.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x)) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 x (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) x)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (/.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(+.f64 x y) |
(+.f64 x (neg.f64 (neg.f64 y))) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 y)) x) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (-.f64 x #s(literal 0 binary64)) y) |
(-.f64 x (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (neg.f64 y))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x y))) |
(neg.f64 (-.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y)) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(+.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x))) |
(+.f64 (*.f64 y (/.f64 #s(literal -100 binary64) x)) #s(literal 100 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(-.f64 (/.f64 #s(literal 10000 binary64) (-.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x)))) (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x))))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 100 binary64)) |
(fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 100 binary64)) |
(fma.f64 #s(literal -100 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) y #s(literal 100 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x)) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal -100 binary64)) #s(literal 100 binary64)) |
(fma.f64 (*.f64 y #s(literal -100 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64)) |
(fma.f64 (*.f64 y #s(literal 100 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 100 binary64)) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal -100 binary64) #s(literal 100 binary64)) |
(fma.f64 (*.f64 (*.f64 y #s(literal -100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64)) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64)) (fma.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 y) #s(literal 100 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)) (+.f64 #s(literal 10000 binary64) (*.f64 (*.f64 y (/.f64 #s(literal -100 binary64) x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (*.f64 y (/.f64 #s(literal -100 binary64) x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x))) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64))) (neg.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (*.f64 y (/.f64 #s(literal -100 binary64) x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64))) (fma.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 y) #s(literal 100 binary64))) |
(/.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) #s(literal 10000 binary64))) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 y) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (fma.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) (*.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64)) #s(literal 1 binary64)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 10000 binary64) (*.f64 (*.f64 y (/.f64 #s(literal -100 binary64) x)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1000000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -10000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 y) #s(literal 100 binary64)))) |
(*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 #s(literal 10000 binary64) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 100 binary64) (*.f64 y (/.f64 #s(literal -100 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -1/100 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 100 binary64) x)) |
(neg.f64 (/.f64 #s(literal 100 binary64) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/100 binary64)))) |
(/.f64 #s(literal 100 binary64) (neg.f64 x)) |
(/.f64 #s(literal -100 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/100 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/100 binary64))) |
(pow.f64 (*.f64 x #s(literal -1/100 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 100 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/100 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -1/100 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(neg.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (-.f64 (neg.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 1/100 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (neg.f64 x) y))) |
(neg.f64 (/.f64 (/.f64 x (+.f64 x y)) #s(literal -1/100 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 #s(literal -100 binary64) (/.f64 (-.f64 (neg.f64 x) y) x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 x #s(literal -100 binary64))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 x (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (-.f64 x y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 x y)) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (/.f64 x (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 100 binary64)) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 x (+.f64 x y))) (/.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (+.f64 x y))) (/.f64 x (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 x (-.f64 x y))) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) #s(literal 100 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (+.f64 x y)) |
(+.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(+.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(fma.f64 x #s(literal 1/100 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1/100 binary64) x (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 #s(literal 1/100 binary64) y (*.f64 #s(literal 1/100 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal -1/100 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(neg.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 #s(literal 1/100 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (neg.f64 (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/100 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64)) (-.f64 (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1/100 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y))) (-.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x))) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) (-.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64)))) (-.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/100 binary64))) |
(*.f64 (-.f64 (neg.f64 x) y) #s(literal -1/100 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal 1/100 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(*.f64 #s(literal -1/100 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(neg.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (-.f64 (neg.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 1/100 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (neg.f64 x) y))) |
(neg.f64 (/.f64 (/.f64 x (+.f64 x y)) #s(literal -1/100 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 #s(literal -100 binary64) (/.f64 (-.f64 (neg.f64 x) y) x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 x #s(literal -100 binary64))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 x (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (-.f64 x y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 x y)) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (/.f64 x (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 100 binary64)) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 x (+.f64 x y))) (/.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (+.f64 x y))) (/.f64 x (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 x (-.f64 x y))) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) #s(literal 100 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (+.f64 x y)) |
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(+.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x (-.f64 x y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (-.f64 x y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x y))) (*.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64)))) (*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x y)))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64)))) (*.f64 (-.f64 x y) (*.f64 y (*.f64 x #s(literal 100 binary64))))) |
(+.f64 (*.f64 (-.f64 x y) (*.f64 y (*.f64 x #s(literal 100 binary64)))) (*.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) x) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y)) |
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 100 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) x) (*.f64 x #s(literal 100 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (*.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 100 binary64))) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 x #s(literal 100 binary64))) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (*.f64 (*.f64 y (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (*.f64 y (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x y)) (-.f64 x y)) (*.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x y)) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y)) (*.f64 (*.f64 y (*.f64 x #s(literal 100 binary64))) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 100 binary64))) (-.f64 x y)) (*.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y))) |
(+.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(+.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) |
(fma.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(fma.f64 x (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) x) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) |
(fma.f64 x (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) (neg.f64 y)) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(fma.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(fma.f64 (+.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) |
(fma.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 y)) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(fma.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (+.f64 x y)) x) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) |
(fma.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (+.f64 x y)) (neg.f64 y)) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x x) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) x) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 (+.f64 x y) y)) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) x) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) y) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x (+.f64 x y)) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (-.f64 x y)))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (-.f64 x y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 x (-.f64 x y)))) |
(fma.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x y)) (*.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))))) |
(fma.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))) (*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x y)))) |
(fma.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))) (*.f64 (-.f64 x y) (*.f64 y (*.f64 x #s(literal 100 binary64))))) |
(fma.f64 (-.f64 x y) (*.f64 y (*.f64 x #s(literal 100 binary64))) (*.f64 (-.f64 x y) (*.f64 x (*.f64 x #s(literal 100 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 100 binary64)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (neg.f64 y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 (+.f64 x y) x) (*.f64 x #s(literal 100 binary64)) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 (*.f64 (-.f64 x y) y) (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 x y)) (-.f64 x y) (*.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y))) |
(fma.f64 (*.f64 x (+.f64 x y)) (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (*.f64 x (+.f64 x y)) (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 (neg.f64 (*.f64 y (+.f64 x y))) (*.f64 x #s(literal 100 binary64)) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 x (-.f64 x y)) (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 y (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 (*.f64 y (-.f64 x y)) (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (+.f64 x y) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (+.f64 x y) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x y)) (-.f64 x y))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y) (*.f64 (*.f64 y (*.f64 x #s(literal 100 binary64))) (-.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 x #s(literal 100 binary64))) (-.f64 x y) (*.f64 (*.f64 x (*.f64 x #s(literal 100 binary64))) (-.f64 x y))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) x (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y)) |
(fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 100 binary64)) (*.f64 x (+.f64 x y)) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 (neg.f64 y) (*.f64 x #s(literal 100 binary64))) (+.f64 x y) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) #s(literal -1 binary64)) y (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) |
(neg.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))))) (-.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y))) (*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))))) (*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) (-.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) x) (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) (-.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (neg.f64 (*.f64 y (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 x (*.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 x (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) |
(*.f64 x (neg.f64 (*.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)))) |
(*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) |
(*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) x) (*.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x (+.f64 x y)) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (*.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) #s(literal 100 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) x)) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) x)) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (+.f64 x y)) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 100 binary64)) (*.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) x) (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) y)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) y) (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (neg.f64 y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 y y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 y (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (-.f64 x y))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y))) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 x (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) (*.f64 y (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(+.f64 (*.f64 y (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) (*.f64 x (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y))) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (-.f64 x y) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 x (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (*.f64 y (+.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 x (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 y (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (*.f64 x #s(literal -100 binary64))) |
(fma.f64 x (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 y (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(fma.f64 y (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 x (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) x (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) y)) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) y (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) x)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (+.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 x (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) x (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (neg.f64 y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) x)) |
(fma.f64 (*.f64 (+.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 (-.f64 x y) y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 (*.f64 y (+.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 y (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 y (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(/.f64 x #s(literal 1/100 binary64)) |
(/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 x) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 100 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 100 binary64)) (/.f64 (+.f64 x y) x)) |
(/.f64 (*.f64 (+.f64 x y) (/.f64 x (+.f64 x y))) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 x)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (*.f64 (+.f64 x y) (/.f64 x (-.f64 (neg.f64 x) y))) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 (/.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64)) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 x (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (+.f64 x y))) |
(*.f64 x (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 x (+.f64 x y)) (+.f64 x y))) |
(*.f64 #s(literal 100 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (+.f64 x y)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 x y))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y))) |
(*.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 x (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64)))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (/.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) x) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) x) (/.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 100 binary64)) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 x (+.f64 x y))) #s(literal 100 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 x (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 #s(literal -100 binary64) (*.f64 x (+.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 100 binary64) (+.f64 x y))) x) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) (/.f64 x (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 100 binary64) (-.f64 x y))) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 x (-.f64 x y))) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) (-.f64 x y)) |
(+.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(+.f64 (*.f64 (+.f64 x y) x) (neg.f64 (*.f64 (+.f64 x y) y))) |
(+.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) x)) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x)) |
(+.f64 (*.f64 x (+.f64 x y)) (neg.f64 (*.f64 y (+.f64 x y)))) |
(+.f64 (neg.f64 (*.f64 y (+.f64 x y))) (*.f64 x (+.f64 x y))) |
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 x y))) |
(+.f64 (*.f64 y (-.f64 x y)) (*.f64 x (-.f64 x y))) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 x x (neg.f64 (*.f64 y y))) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 x (+.f64 x y) (neg.f64 (*.f64 y (+.f64 x y)))) |
(fma.f64 x (-.f64 x y) (*.f64 y (-.f64 x y))) |
(fma.f64 y (-.f64 x y) (*.f64 x (-.f64 x y))) |
(fma.f64 (+.f64 x y) x (neg.f64 (*.f64 (+.f64 x y) y))) |
(fma.f64 (+.f64 x y) (neg.f64 y) (*.f64 (+.f64 x y) x)) |
(fma.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) y)) |
(fma.f64 (-.f64 x y) y (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 x (+.f64 x y)) (*.f64 (-.f64 x y) y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) (neg.f64 (*.f64 (+.f64 x y) y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 y)) (*.f64 (+.f64 x y) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) x) (neg.f64 (*.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (neg.f64 y)) (*.f64 (+.f64 x y) x)) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 x (-.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) x) (neg.f64 (*.f64 (+.f64 x y) y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 y) (+.f64 x y) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (+.f64 x y)))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 x (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 y (-.f64 x y))) |
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 y (-.f64 x y))) |
(fma.f64 (*.f64 y (-.f64 x y)) #s(literal 1 binary64) (*.f64 x (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) x) (neg.f64 (*.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 y)) (*.f64 (+.f64 x y) x)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 y (+.f64 x y)))) |
(fma.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 x y))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (+.f64 x y) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 x (-.f64 x y))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 y (-.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) #s(literal -1 binary64)) y (*.f64 (+.f64 x y) x)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y)) (-.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (+.f64 x y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) x) (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (neg.f64 (*.f64 (+.f64 x y) y))) (*.f64 (*.f64 (+.f64 x y) x) (neg.f64 (*.f64 (+.f64 x y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)) (-.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 y (+.f64 x y)))) (*.f64 (*.f64 x (+.f64 x y)) (neg.f64 (*.f64 y (+.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)) (-.f64 (*.f64 (*.f64 y (-.f64 x y)) (*.f64 y (-.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (-.f64 x y)) (*.f64 y (-.f64 x y)) (-.f64 (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y))) (*.f64 (*.f64 y (-.f64 x y)) (*.f64 x (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y)))) (-.f64 (*.f64 x x) (neg.f64 (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) x)) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (neg.f64 (*.f64 (+.f64 x y) y)))) (-.f64 (*.f64 (+.f64 x y) x) (neg.f64 (*.f64 (+.f64 x y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (neg.f64 (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x (+.f64 x y)) (neg.f64 (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y))) (*.f64 (*.f64 y (-.f64 x y)) (*.f64 y (-.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 x y)) (*.f64 y (-.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))) (-.f64 (*.f64 y (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (+.f64 x y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 x y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 x))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 y)))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 x x)) (*.f64 (+.f64 x y) (neg.f64 (*.f64 y y)))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) x)) (*.f64 (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) y)))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (neg.f64 (*.f64 y (+.f64 x y))))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 y (-.f64 x y)))) |
(+.f64 (*.f64 (+.f64 x y) (*.f64 y (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) x) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (neg.f64 y)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) x)) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) x) (+.f64 x y)) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (+.f64 x y))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) (+.f64 x y)) (*.f64 (*.f64 (-.f64 x y) y) (+.f64 x y))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) y) (+.f64 x y)) (*.f64 (*.f64 (-.f64 x y) x) (+.f64 x y))) |
(+.f64 (*.f64 (*.f64 x (+.f64 x y)) (+.f64 x y)) (*.f64 (neg.f64 (*.f64 y (+.f64 x y))) (+.f64 x y))) |
(+.f64 (*.f64 x (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (neg.f64 y) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x (*.f64 (+.f64 x y) (+.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 x (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 x (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (neg.f64 y) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(fma.f64 y (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (+.f64 x y) (*.f64 x x) (*.f64 (+.f64 x y) (neg.f64 (*.f64 y y)))) |
(fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) y)))) |
(fma.f64 (+.f64 x y) (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (+.f64 x y) (*.f64 (-.f64 x y) y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (+.f64 x y) (*.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (neg.f64 (*.f64 y (+.f64 x y))))) |
(fma.f64 (+.f64 x y) (*.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y (-.f64 x y)))) |
(fma.f64 (+.f64 x y) (*.f64 y (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x (-.f64 x y)))) |
(fma.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (-.f64 x y) (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (-.f64 x y) (*.f64 (+.f64 x y) y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x x) (+.f64 x y) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 y (+.f64 x y)) (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (+.f64 x y)))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (+.f64 x y) x) (+.f64 x y) (*.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (+.f64 x y))) |
(fma.f64 (*.f64 (-.f64 x y) x) (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) y) (+.f64 x y))) |
(fma.f64 (*.f64 (-.f64 x y) y) (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (+.f64 x y))) |
(fma.f64 (*.f64 x (+.f64 x y)) (+.f64 x y) (*.f64 (neg.f64 (*.f64 y (+.f64 x y))) (+.f64 x y))) |
(fma.f64 (*.f64 x (+.f64 x y)) (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 x (-.f64 x y)) (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 y (-.f64 x y)) (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 x y)) x (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (neg.f64 y))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (neg.f64 y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) x)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x y)) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x y)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 x (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 x y)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) |
(neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))))) (fma.f64 x (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))))) (fma.f64 y (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 x y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (neg.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (neg.f64 x) y) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y)) (-.f64 (neg.f64 x) y)) |
(*.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (*.f64 y y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (+.f64 x y)) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
| 1× | egg-herbie |
| 9 348× | lower-fma.f64 |
| 9 348× | lower-fma.f32 |
| 4 494× | lower-*.f64 |
| 4 494× | lower-*.f32 |
| 3 024× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 468 | 2912 |
| 1 | 1531 | 2603 |
| 2 | 5056 | 2506 |
| 0 | 8212 | 2362 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
1 |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
1 |
(+ 1 (* -1 (/ y x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
1 |
(+ 1 (* -1 (/ y x))) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(/ x y) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -100 (/ y x))) |
(* -100 (/ y x)) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(* -100 (/ y x)) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(* -100 (/ y x)) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -100 (/ y x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -100 (/ y x))) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(/ -100 x) |
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(* 1/100 y) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(* 1/100 x) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(* 1/100 x) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(* 1/100 x) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(* 1/100 y) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(* 1/100 y) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(* -100 (* x (pow y 2))) |
(* x (+ (* -100 (pow y 2)) (* 100 (* x (+ y (* -1 y)))))) |
(* x (+ (* -100 (pow y 2)) (* x (+ (* 100 x) (* 100 (+ y (* -1 y))))))) |
(* x (+ (* -100 (pow y 2)) (* x (+ (* 100 x) (* 100 (+ y (* -1 y))))))) |
(* 100 (pow x 3)) |
(* (pow x 3) (+ 100 (* 100 (/ (+ y (* -1 y)) x)))) |
(* (pow x 3) (+ 100 (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ (+ y (* -1 y)) x))))) |
(* (pow x 3) (+ 100 (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ (+ y (* -1 y)) x))))) |
(* 100 (pow x 3)) |
(* -1 (* (pow x 3) (- (* -100 (/ (+ y (* -1 y)) x)) 100))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 (+ y (* -1 y)))) x)) 100))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 (+ y (* -1 y)))) x)) 100))) |
(* 100 (pow x 3)) |
(+ (* 100 (* x (* y (+ x (* -1 x))))) (* 100 (pow x 3))) |
(+ (* 100 (pow x 3)) (* y (+ (* -100 (* x y)) (* 100 (* x (+ x (* -1 x))))))) |
(+ (* 100 (pow x 3)) (* y (+ (* -100 (* x y)) (* 100 (* x (+ x (* -1 x))))))) |
(* -100 (* x (pow y 2))) |
(* (pow y 2) (+ (* -100 x) (* 100 (/ (* x (+ x (* -1 x))) y)))) |
(* (pow y 2) (+ (* -100 x) (+ (* 100 (/ (* x (+ x (* -1 x))) y)) (* 100 (/ (pow x 3) (pow y 2)))))) |
(* (pow y 2) (+ (* -100 x) (+ (* 100 (/ (* x (+ x (* -1 x))) y)) (* 100 (/ (pow x 3) (pow y 2)))))) |
(* -100 (* x (pow y 2))) |
(* (pow y 2) (+ (* -100 x) (* -100 (/ (* x (+ x (* -1 x))) y)))) |
(* (pow y 2) (+ (* -100 x) (* -1 (/ (+ (* -100 (/ (pow x 3) y)) (* 100 (* x (+ x (* -1 x))))) y)))) |
(* (pow y 2) (+ (* -100 x) (* -1 (/ (+ (* -100 (/ (pow x 3) y)) (* 100 (* x (+ x (* -1 x))))) y)))) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(pow x 2) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(* -1 (pow y 3)) |
(+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (pow y 2)))) |
(+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (+ (* x (+ (* -1 y) (* 2 y))) (pow y 2))))) |
(+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (+ (* x (+ x (+ (* -1 y) (* 2 y)))) (pow y 2))))) |
(pow x 3) |
(* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (* 2 (/ y x))))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))))) |
(pow x 3) |
(* -1 (* (pow x 3) (- (+ (* -2 (/ y x)) (/ y x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -2 (/ (pow y 2) x)) (+ (* -1 (+ y (* -2 y))) (/ (pow y 2) x))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -2 y))) (* -1 (/ (+ (* -1 (+ (* -2 (pow y 2)) (pow y 2))) (/ (pow y 3) x)) x))) x)) 1))) |
(pow x 3) |
(+ (* y (+ (* -1 (pow x 2)) (* 2 (pow x 2)))) (pow x 3)) |
(+ (* y (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ x (* -2 x)))))) (pow x 3)) |
(+ (* y (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ x (+ (* -2 x) (* -1 y))))))) (pow x 3)) |
(* -1 (pow y 3)) |
(* (pow y 3) (- (+ (* -2 (/ x y)) (/ x y)) 1)) |
(* (pow y 3) (- (+ (* -2 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))) 1)) |
(* (pow y 3) (- (+ (* -2 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 3) (pow y 3)))))) 1)) |
(* -1 (pow y 3)) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (* -2 x)) y))))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -2 (pow x 2)) (pow x 2)) y)))) y))))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (pow x 2))) y)))) y))))) |
| Outputs |
|---|
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -100 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 100 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 100 binary64))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(-.f64 #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x)) x) (*.f64 #s(literal 100 binary64) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 #s(literal -100 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) (*.f64 x x))) (/.f64 #s(literal -100 binary64) x)) #s(literal 100 binary64)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (fma.f64 x (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y y)) x))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x x) y) (*.f64 x #s(literal -100 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (fma.f64 x #s(literal -100 binary64) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 x (*.f64 x #s(literal -100 binary64)))) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -100 binary64))))) (neg.f64 y))) y)) (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(/.f64 (fma.f64 x (/.f64 x (neg.f64 y)) x) y) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 x (fma.f64 x (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 y (neg.f64 y)))) (/.f64 x y)) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
(fma.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x)) x) y) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x)) x) y) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x)) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/.f64 (fma.f64 x (/.f64 x (neg.f64 y)) x) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/.f64 (+.f64 x (/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 x (*.f64 x x)) y)) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/.f64 (+.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 x (*.f64 x x)) y)) y)) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(/.f64 (fma.f64 x (/.f64 x (neg.f64 y)) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(/.f64 (+.f64 x (/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 x (*.f64 x x)) y)) y)) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(/.f64 (+.f64 x (/.f64 (-.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y) (*.f64 x x)) y)) y) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(* -100 (/ y x)) |
(/.f64 (*.f64 y #s(literal -100 binary64)) x) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal -100 binary64) x))) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal -100 binary64) x))) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal -100 binary64) x))) |
(* -100 (/ y x)) |
(/.f64 (*.f64 y #s(literal -100 binary64)) x) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(*.f64 y (+.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 (/.f64 #s(literal -100 binary64) y)))) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(*.f64 y (+.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 (/.f64 #s(literal -100 binary64) y)))) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(*.f64 y (+.f64 (/.f64 #s(literal -100 binary64) x) (neg.f64 (/.f64 #s(literal -100 binary64) y)))) |
(* -100 (/ y x)) |
(/.f64 (*.f64 y #s(literal -100 binary64)) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/.f64 (fma.f64 #s(literal 100 binary64) x (*.f64 y #s(literal -100 binary64))) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/.f64 (fma.f64 #s(literal 100 binary64) x (*.f64 y #s(literal -100 binary64))) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/.f64 (fma.f64 #s(literal 100 binary64) x (*.f64 y #s(literal -100 binary64))) x) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -100 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 100 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 100 binary64))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(-.f64 #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x)) x) (*.f64 #s(literal 100 binary64) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 #s(literal -100 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) (*.f64 x x))) (/.f64 #s(literal -100 binary64) x)) #s(literal 100 binary64)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (fma.f64 x (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y y)) x))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x x) y) (*.f64 x #s(literal -100 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (fma.f64 x #s(literal -100 binary64) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 x (*.f64 x #s(literal -100 binary64)))) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -100 binary64))))) (neg.f64 y))) y)) (neg.f64 y)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 x (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -100 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 100 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 100 binary64))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(-.f64 #s(literal 100 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x)) x) (*.f64 #s(literal 100 binary64) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 #s(literal -100 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) (*.f64 x x))) (/.f64 #s(literal -100 binary64) x)) #s(literal 100 binary64)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal -100 binary64) (fma.f64 x (/.f64 x y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y y)) x))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x x) y) (*.f64 x #s(literal -100 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (fma.f64 x #s(literal -100 binary64) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 x (*.f64 x #s(literal -100 binary64)))) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x (*.f64 x #s(literal -100 binary64))))) (neg.f64 y))) y)) (neg.f64 y)) |
(* -100 (* x (pow y 2))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 y y))) |
(* x (+ (* -100 (pow y 2)) (* 100 (* x (+ y (* -1 y)))))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 y y))) |
(* x (+ (* -100 (pow y 2)) (* x (+ (* 100 x) (* 100 (+ y (* -1 y))))))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 x x)))) |
(* x (+ (* -100 (pow y 2)) (* x (+ (* 100 x) (* 100 (+ y (* -1 y))))))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 x x)))) |
(* 100 (pow x 3)) |
(*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 100 (* 100 (/ (+ y (* -1 y)) x)))) |
(*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 100 (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ (+ y (* -1 y)) x))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 y y) (/.f64 #s(literal -100 binary64) (*.f64 x x)) #s(literal 100 binary64)))) |
(* (pow x 3) (+ 100 (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ (+ y (* -1 y)) x))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 y y) (/.f64 #s(literal -100 binary64) (*.f64 x x)) #s(literal 100 binary64)))) |
(* 100 (pow x 3)) |
(*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -100 (/ (+ y (* -1 y)) x)) 100))) |
(*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 (+ y (* -1 y)))) x)) 100))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 y y) (/.f64 #s(literal -100 binary64) (*.f64 x x)) #s(literal 100 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -100 (/ (pow y 2) x)) (* 100 (+ y (* -1 y)))) x)) 100))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 y y) (/.f64 #s(literal -100 binary64) (*.f64 x x)) #s(literal 100 binary64)))) |
(* 100 (pow x 3)) |
(*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) |
(+ (* 100 (* x (* y (+ x (* -1 x))))) (* 100 (pow x 3))) |
(*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) |
(+ (* 100 (pow x 3)) (* y (+ (* -100 (* x y)) (* 100 (* x (+ x (* -1 x))))))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 x x)))) |
(+ (* 100 (pow x 3)) (* y (+ (* -100 (* x y)) (* 100 (* x (+ x (* -1 x))))))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 x x)))) |
(* -100 (* x (pow y 2))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -100 x) (* 100 (/ (* x (+ x (* -1 x))) y)))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -100 x) (+ (* 100 (/ (* x (+ x (* -1 x))) y)) (* 100 (/ (pow x 3) (pow y 2)))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 100 binary64) (*.f64 y y)) (*.f64 x #s(literal -100 binary64)))) |
(* (pow y 2) (+ (* -100 x) (+ (* 100 (/ (* x (+ x (* -1 x))) y)) (* 100 (/ (pow x 3) (pow y 2)))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 100 binary64) (*.f64 y y)) (*.f64 x #s(literal -100 binary64)))) |
(* -100 (* x (pow y 2))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -100 x) (* -100 (/ (* x (+ x (* -1 x))) y)))) |
(*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -100 x) (* -1 (/ (+ (* -100 (/ (pow x 3) y)) (* 100 (* x (+ x (* -1 x))))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 100 binary64) (*.f64 y y)) (*.f64 x #s(literal -100 binary64)))) |
(* (pow y 2) (+ (* -100 x) (* -1 (/ (+ (* -100 (/ (pow x 3) y)) (* 100 (* x (+ x (* -1 x))))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 100 binary64) (*.f64 y y)) (*.f64 x #s(literal -100 binary64)))) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))) |
(*.f64 y (neg.f64 y)) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
(*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (neg.f64 y) (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(+ (* y (+ x (* -1 x))) (pow x 2)) |
(*.f64 x x) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)) |
(*.f64 y (neg.f64 y)) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(*.f64 y (*.f64 y (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) |
(* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)) |
(*.f64 y (*.f64 y (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)) |
(*.f64 y (neg.f64 y)) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(*.f64 y (*.f64 y (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) |
(* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)) |
(*.f64 y (*.f64 y (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (pow y 2)))) |
(fma.f64 x (*.f64 y (neg.f64 y)) (*.f64 y (*.f64 y (neg.f64 y)))) |
(+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (+ (* x (+ (* -1 y) (* 2 y))) (pow y 2))))) |
(fma.f64 x (fma.f64 x y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y)))) |
(+ (* -1 (pow y 3)) (* x (+ (* -2 (pow y 2)) (+ (* x (+ x (+ (* -1 y) (* 2 y)))) (pow y 2))))) |
(fma.f64 x (fma.f64 x (+.f64 x y) (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (+ (* -1 (/ y x)) (* 2 (/ y x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 y x) x)) |
(* (pow x 3) (+ 1 (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (fma.f64 y (/.f64 y (*.f64 x x)) (/.f64 y x)) (fma.f64 (*.f64 y y) (/.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 1 (+ (* -2 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (fma.f64 y (/.f64 y (*.f64 x x)) (/.f64 y x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1 (* (pow x 3) (- (+ (* -2 (/ y x)) (/ y x)) 1))) |
(*.f64 (*.f64 x x) (fma.f64 x (/.f64 y x) x)) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -2 (/ (pow y 2) x)) (+ (* -1 (+ y (* -2 y))) (/ (pow y 2) x))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 y x) (fma.f64 (*.f64 y y) (/.f64 #s(literal -2 binary64) x) y)) x)) (*.f64 x (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (+ y (* -2 y))) (* -1 (/ (+ (* -1 (+ (* -2 (pow y 2)) (pow y 2))) (/ (pow y 3) x)) x))) x)) 1))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (fma.f64 y (/.f64 (*.f64 y y) x) (*.f64 y y)) x)) x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(+ (* y (+ (* -1 (pow x 2)) (* 2 (pow x 2)))) (pow x 3)) |
(fma.f64 x (*.f64 x x) (*.f64 y (*.f64 x x))) |
(+ (* y (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ x (* -2 x)))))) (pow x 3)) |
(fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 x x (*.f64 x (neg.f64 y))))) |
(+ (* y (+ (* -1 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ x (+ (* -2 x) (* -1 y))))))) (pow x 3)) |
(fma.f64 y (fma.f64 y (-.f64 (neg.f64 y) x) (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* (pow y 3) (- (+ (* -2 (/ x y)) (/ x y)) 1)) |
(*.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* (pow y 3) (- (+ (* -2 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))) 1)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y))) |
(* (pow y 3) (- (+ (* -2 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 3) (pow y 3)))))) 1)) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (* -2 x)) y))))) |
(*.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -2 (pow x 2)) (pow x 2)) y)))) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y))) |
(* -1 (* (pow y 3) (+ 1 (* -1 (/ (+ x (+ (* -2 x) (* -1 (/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (pow x 2))) y)))) y))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 x x)) y)) y) x) y)))) |
Compiled 68 114 to 4 652 computations (93.2% saved)
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 319 | 3 | 2 322 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 320 | 10 | 2 330 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.9% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ▶ | 47.0% | (/.f64 (*.f64 #s(literal 100 binary64) x) y) |
| ✓ | 99.6% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ▶ | 46.9% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| 99.5% | (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) | |
| ✓ | 99.8% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| ▶ | 46.9% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ▶ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| ▶ | 99.1% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
| ✓ | 53.6% | #s(literal 100 binary64) |
Compiled 129 to 91 computations (29.5% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 100 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 100 binary64) x) y) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 1/100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 100 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| 100× | lower-*.f32 |
| 88× | lower-*.f64 |
| 44× | associate-*l* |
| 40× | associate-*r* |
| 36× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 75 |
| 0 | 29 | 73 |
| 1 | 45 | 73 |
| 2 | 65 | 73 |
| 3 | 90 | 73 |
| 4 | 114 | 73 |
| 5 | 138 | 73 |
| 6 | 144 | 73 |
| 7 | 158 | 73 |
| 8 | 163 | 73 |
| 0 | 163 | 73 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
#s(literal 100 binary64) |
(+.f64 x y) |
x |
y |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 100 binary64) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
x |
(*.f64 y #s(literal 1/100 binary64)) |
y |
#s(literal 1/100 binary64) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(*.f64 #s(literal 100 binary64) x) |
#s(literal 100 binary64) |
x |
y |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
#s(literal 1 binary64) |
(+.f64 x y) |
x |
y |
(*.f64 x #s(literal 100 binary64)) |
#s(literal 100 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
#s(literal 100 binary64) |
(+.f64 x y) |
x |
y |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 x y) |
x |
y |
#s(literal 100 binary64) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
x |
(*.f64 y #s(literal 1/100 binary64)) |
y |
#s(literal 1/100 binary64) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 #s(literal 100 binary64) x) |
#s(literal 100 binary64) |
x |
y |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
#s(literal 1 binary64) |
(+.f64 x y) |
x |
y |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
#s(literal 100 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x y)) |
| ✓ | accuracy | 99.1% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 100 binary64) x) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 #s(literal 100 binary64) x) y) |
| ✓ | accuracy | 99.7% | (*.f64 y #s(literal 1/100 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 100 binary64) (+.f64 x y)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| 37.0ms | 256× | 0 | valid |
Compiled 77 to 19 computations (75.3% saved)
ival-div: 8.0ms (34.2% of total)ival-mult: 8.0ms (34.2% of total)const: 4.0ms (17.1% of total)ival-add: 2.0ms (8.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 (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x)> |
#<alt (/.f64 #s(literal 100 binary64) (+.f64 x y))> |
#<alt (+.f64 x y)> |
#<alt (*.f64 (/.f64 x y) #s(literal 100 binary64))> |
#<alt (/.f64 x y)> |
#<alt (/.f64 x (*.f64 y #s(literal 1/100 binary64)))> |
#<alt (*.f64 y #s(literal 1/100 binary64))> |
#<alt (/.f64 (*.f64 #s(literal 100 binary64) x) y)> |
#<alt (*.f64 #s(literal 100 binary64) x)> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64)))> |
#<alt (/.f64 #s(literal 1 binary64) (+.f64 x y))> |
#<alt (*.f64 x #s(literal 100 binary64))> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (/ 100 y)> |
#<alt (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))> |
#<alt (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))> |
#<alt (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))> |
#<alt (/ 100 x)> |
#<alt (/ (+ 100 (* -100 (/ y x))) x)> |
#<alt (/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x)> |
#<alt (/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x)> |
#<alt (/ 100 x)> |
#<alt (* -1 (/ (- (* 100 (/ y x)) 100) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x))> |
#<alt (/ 100 x)> |
#<alt (+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x)))> |
#<alt (+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))> |
#<alt (+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))> |
#<alt (/ 100 y)> |
#<alt (/ (+ 100 (* -100 (/ x y))) y)> |
#<alt (/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y)> |
#<alt (/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y)> |
#<alt (/ 100 y)> |
#<alt (* -1 (/ (- (* 100 (/ x y)) 100) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ 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 (/ x y)> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1 (/ x (pow y 2))) (/ 1 y))> |
#<alt (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ y x))) x)> |
#<alt (/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ y x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (/ x y) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y))> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (* (/ x y) 100) |
| 1.0ms | x | @ | 0 | (* (/ x y) 100) |
| 0.0ms | x | @ | inf | (/ 1 (+ x y)) |
| 0.0ms | x | @ | inf | (* (/ x y) 100) |
| 0.0ms | y | @ | inf | (* (/ x y) 100) |
| 1× | batch-egg-rewrite |
| 4 572× | lower-/.f32 |
| 4 562× | lower-/.f64 |
| 3 620× | lower-*.f32 |
| 3 608× | lower-*.f64 |
| 2 060× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 56 |
| 0 | 29 | 54 |
| 1 | 92 | 54 |
| 2 | 410 | 54 |
| 3 | 2918 | 54 |
| 0 | 8691 | 54 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
(+.f64 x y) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x y) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 y #s(literal 1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 x #s(literal 100 binary64)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 1/100 binary64)) (/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 1/100 binary64))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (+.f64 x y)))) |
(neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x)))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) (*.f64 (-.f64 (neg.f64 x) y) (*.f64 #s(literal 100 binary64) x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 x (+.f64 x y))) #s(literal -1/100 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 x y))) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) (-.f64 (neg.f64 x) y)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) x)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 1/100 binary64))) |
(-.f64 (/.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1/100 binary64)) (/.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1/100 binary64))) |
(-.f64 (/.f64 (/.f64 (fma.f64 x x (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1/100 binary64)) (/.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 100 binary64) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 x (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 x (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 x (+.f64 x y)) (/.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x x (*.f64 y y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y))) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(*.f64 #s(literal -100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1/100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal -100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 100 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(exp.f64 (log.f64 (+.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 y (/.f64 x #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (neg.f64 y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (neg.f64 x) y)) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(-.f64 (/.f64 (+.f64 (neg.f64 y) #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (*.f64 y y))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 (neg.f64 x) y))) (/.f64 (*.f64 y y) (neg.f64 (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (neg.f64 (+.f64 (neg.f64 x) y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (neg.f64 (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (*.f64 y y))) (neg.f64 (+.f64 (neg.f64 x) y))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (neg.f64 (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y))) (/.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (+.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (+.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (neg.f64 (+.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (pow.f64 (+.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (exp.f64 (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (exp.f64 (log.f64 (-.f64 x y)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (neg.f64 x) y))) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)))) (exp.f64 (log.f64 (+.f64 (neg.f64 x) y)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (exp.f64 (log.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (*.f64 y (neg.f64 y))) (+.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (-.f64 x y) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (+.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (*.f64 y y))) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (neg.f64 x) y)) (*.f64 (-.f64 x y) (*.f64 y (neg.f64 y)))) (*.f64 (-.f64 x y) (+.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (+.f64 (neg.f64 x) y) #s(literal 1 binary64))) (*.f64 (+.f64 (neg.f64 x) y) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (+.f64 (neg.f64 x) y) (*.f64 y y))) (*.f64 (+.f64 (neg.f64 x) y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (+.f64 (neg.f64 x) y)) (*.f64 (+.f64 (neg.f64 x) y) (*.f64 y (neg.f64 y)))) (*.f64 (+.f64 (neg.f64 x) y) (+.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)))) (+.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)))) (neg.f64 (neg.f64 (+.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (neg.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) #s(literal 1 binary64))) (neg.f64 (+.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) (+.f64 (neg.f64 x) y)) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x y) #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 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 x y) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x y) (pow.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (pow.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (exp.f64 (neg.f64 (log.f64 (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -1/100 binary64)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1/100 binary64)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 100 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (*.f64 x (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 y #s(literal -1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 #s(literal 100 binary64) x))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 y (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (neg.f64 x))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x (neg.f64 y)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x y))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 #s(literal 100 binary64) x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (*.f64 x #s(literal -100 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y)))) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (neg.f64 y) (/.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)) (/.f64 y (*.f64 #s(literal 100 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(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) y) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x (neg.f64 y))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 x #s(literal -1 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) y) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) y) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -1/100 binary64)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1/100 binary64)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 100 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (*.f64 x (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 y #s(literal -1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 #s(literal 100 binary64) x))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 y (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (neg.f64 x))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x (neg.f64 y)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x y))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 #s(literal 100 binary64) x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (*.f64 x #s(literal -100 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y)))) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (neg.f64 y) (/.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)) (/.f64 y (*.f64 #s(literal 100 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) |
(neg.f64 (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 y #s(literal 100 binary64)) |
(/.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) y)) |
(/.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal -100 binary64)) |
(pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) |
(*.f64 y #s(literal 1/100 binary64)) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/100 binary64))) |
(*.f64 (neg.f64 y) #s(literal -1/100 binary64)) |
(*.f64 #s(literal -1/100 binary64) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -1/100 binary64)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1/100 binary64)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 100 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (*.f64 x (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 y #s(literal -1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 #s(literal 100 binary64) x))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 y (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (neg.f64 x))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x (neg.f64 y)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -1/100 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 (*.f64 y #s(literal -1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x y))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 #s(literal 100 binary64) x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (*.f64 x #s(literal -100 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y)))) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (neg.f64 y) (/.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)) (/.f64 y (*.f64 #s(literal 100 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 #s(literal 100 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(/.f64 x #s(literal 1/100 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (neg.f64 x) #s(literal -1/100 binary64)) |
(pow.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) (/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 1/100 binary64)) (/.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 1/100 binary64))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (+.f64 x y)))) |
(neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x)))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) (*.f64 (-.f64 (neg.f64 x) y) (*.f64 #s(literal 100 binary64) x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 x (+.f64 x y))) #s(literal -1/100 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 x y))) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) (-.f64 (neg.f64 x) y)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) x)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 x y)) #s(literal -1/2 binary64) (*.f64 (log.f64 (+.f64 x y)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(-.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (fma.f64 x x (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (fma.f64 x x (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (+.f64 x #s(literal 0 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (/.f64 (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 x) y) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)) |
(/.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x y) (+.f64 x y))) (+.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (-.f64 (neg.f64 x) y)) |
(pow.f64 (+.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x y) #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 #s(literal -1 binary64)) (log.f64 (+.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(/.f64 x #s(literal 1/100 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (neg.f64 x) #s(literal -1/100 binary64)) |
(pow.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
| 1× | egg-herbie |
| 14 876× | lower-fma.f64 |
| 14 876× | lower-fma.f32 |
| 5 338× | lower-*.f64 |
| 5 338× | lower-*.f32 |
| 2 436× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 2058 |
| 1 | 915 | 1943 |
| 2 | 2313 | 1833 |
| 3 | 7642 | 1817 |
| 0 | 8201 | 1718 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/ 100 y) |
(+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))) |
(+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))) |
(+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))) |
(/ 100 x) |
(/ (+ 100 (* -100 (/ y x))) x) |
(/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x) |
(/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x) |
(/ 100 x) |
(* -1 (/ (- (* 100 (/ y x)) 100) x)) |
(* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)) |
(/ 100 x) |
(+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))) |
(+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))) |
(+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))) |
(/ 100 y) |
(/ (+ 100 (* -100 (/ x y))) y) |
(/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y) |
(/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y) |
(/ 100 y) |
(* -1 (/ (- (* 100 (/ x y)) 100) y)) |
(* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ 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) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/ 1 y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(/ 1 x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/ 1 y) |
(* -1 (/ (- (/ x y) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
| Outputs |
|---|
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y)) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (*.f64 #s(literal 100 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) y))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 100 binary64) y))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 x (*.f64 x (/.f64 x y))) y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y (*.f64 y y)))) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 x (*.f64 x (/.f64 x y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -100 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) (neg.f64 y)) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))) |
(/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y) |
(+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))) |
(*.f64 #s(literal 100 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
(+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 100 binary64) y)) |
(/ 100 x) |
(/.f64 #s(literal 100 binary64) x) |
(/ (+ 100 (* -100 (/ y x))) x) |
(/.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) x) |
(/ (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) x) |
(/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) x) |
(/ (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) x) |
(/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) x) |
(/ 100 x) |
(/.f64 #s(literal 100 binary64) x) |
(* -1 (/ (- (* 100 (/ y x)) 100) x)) |
(/.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 2) x)) (* 100 y)) x)) 100) x)) |
(/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow y 3) x)) (* 100 (pow y 2))) x)) (* 100 y)) x)) 100) x)) |
(/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) x) |
(/ 100 x) |
(/.f64 #s(literal 100 binary64) x) |
(+ (* -100 (/ y (pow x 2))) (* 100 (/ 1 x))) |
(/.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) x) |
(+ (* y (- (* 100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))) |
(/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) x) |
(+ (* y (- (* y (+ (* -100 (/ y (pow x 4))) (* 100 (/ 1 (pow x 3))))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal -100 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 x x)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) (/.f64 #s(literal 100 binary64) x)) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ (+ 100 (* -100 (/ x y))) y) |
(/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y) |
(/ (- (+ 100 (* 100 (/ (pow x 2) (pow y 2)))) (* 100 (/ x y))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 100 binary64) y) (-.f64 (*.f64 x (/.f64 x y)) x) #s(literal 100 binary64)) y) |
(/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y) |
(neg.f64 (/.f64 (+.f64 #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x)) y)) y)) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(* -1 (/ (- (* 100 (/ x y)) 100) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 2) y)) (* 100 x)) y)) 100) y)) |
(/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 (-.f64 x (*.f64 x (/.f64 x y))) y) #s(literal -100 binary64)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)) |
(neg.f64 (/.f64 (+.f64 #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x)) y)) y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 x (/.f64 y y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 x (/.f64 y y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 x (/.f64 y y) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) 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) |
(/ x y) |
(/.f64 x y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y)) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (*.f64 #s(literal 100 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) y))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (fma.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 100 binary64) y))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(fma.f64 y (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x) #s(literal -100 binary64)) x) #s(literal 100 binary64)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 x (*.f64 x (/.f64 x y))) y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y (*.f64 y y)))) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 x (*.f64 x (/.f64 x y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -100 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y)) (neg.f64 y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (-.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/.f64 (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x)) x)) (neg.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x)) x)) (neg.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (-.f64 (/.f64 y (*.f64 x (*.f64 x x))) (*.f64 y (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x) (neg.f64 y))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (/ x y) 1) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 x (/.f64 x y)) x) x) (neg.f64 y))) y) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
Compiled 29 321 to 2 709 computations (90.8% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 451 | 3 | 1 454 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 453 | 11 | 1 464 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.9% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ✓ | 47.0% | (/.f64 (*.f64 #s(literal 100 binary64) x) y) |
| ▶ | 46.9% | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | 99.6% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ✓ | 46.9% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| ✓ | 99.8% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| ✓ | 46.9% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ✓ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| ▶ | 46.9% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ▶ | 46.9% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
| ✓ | 53.6% | #s(literal 100 binary64) |
Compiled 82 to 59 computations (28% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y #s(literal 100 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 100 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
| 48× | lower-*.f32 |
| 42× | lower-*.f64 |
| 26× | associate-*r* |
| 16× | *-commutative |
| 16× | associate-*l* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 39 |
| 0 | 18 | 43 |
| 1 | 31 | 37 |
| 2 | 46 | 37 |
| 3 | 67 | 37 |
| 4 | 73 | 37 |
| 5 | 77 | 37 |
| 0 | 77 | 37 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(/.f64 #s(literal 100 binary64) y) |
#s(literal 100 binary64) |
y |
x |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
x |
(/.f64 y #s(literal 100 binary64)) |
y |
#s(literal 100 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
(*.f64 x #s(literal 100 binary64)) |
x |
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 #s(literal 100 binary64) y) |
#s(literal 100 binary64) |
y |
x |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
x |
(/.f64 y #s(literal 100 binary64)) |
y |
#s(literal 100 binary64) |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y #s(literal 100 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 100 binary64) y) |
| ✓ | accuracy | 99.3% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
| 23.0ms | 256× | 0 | valid |
Compiled 41 to 13 computations (68.3% saved)
ival-div: 7.0ms (57.4% of total)ival-mult: 5.0ms (41% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64)))> |
#<alt (/.f64 #s(literal 1 binary64) y)> |
#<alt (*.f64 x #s(literal 100 binary64))> |
#<alt (*.f64 (/.f64 #s(literal 100 binary64) y) x)> |
#<alt (/.f64 #s(literal 100 binary64) y)> |
#<alt (/.f64 x (/.f64 y #s(literal 100 binary64)))> |
#<alt (/.f64 y #s(literal 100 binary64))> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (/ 100 y)> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | (/ 100 y) |
| 0.0ms | y | @ | -inf | (/ 1 y) |
| 0.0ms | y | @ | 0 | (/ 100 y) |
| 0.0ms | y | @ | inf | (/ 100 y) |
| 0.0ms | y | @ | 0 | (/ 1 y) |
| 1× | batch-egg-rewrite |
| 2 424× | lower-*.f32 |
| 2 418× | lower-*.f64 |
| 2 012× | lower-/.f32 |
| 2 004× | lower-/.f64 |
| 1 762× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 29 |
| 0 | 18 | 33 |
| 1 | 54 | 27 |
| 2 | 189 | 27 |
| 3 | 746 | 27 |
| 4 | 3751 | 27 |
| 0 | 9115 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(/.f64 #s(literal 100 binary64) y) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 y #s(literal 100 binary64)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(fma.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/100 binary64) x)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 x y) #s(literal -1/100 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 100 binary64)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (neg.f64 x))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1/100 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -100 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 100 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -100 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 100 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 100 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/100 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1/100 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x)) y) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/100 binary64) x)) y) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -100 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal -100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal -1/100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (/.f64 x y) #s(literal -100 binary64)) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (neg.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (/.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) x)) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 #s(literal -100 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y y)) y) |
(*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 y y)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (neg.f64 (log.f64 y))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 y))) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) |
(neg.f64 (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) y) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) y) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 y))) (sqrt.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(pow.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 y)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (log.f64 y))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (log.f64 (*.f64 x #s(literal 100 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 x #s(literal 1/100 binary64)) |
(/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/100 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1/100 binary64) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -100 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -100 binary64)) x) |
(pow.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/100 binary64) x) (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(fma.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/100 binary64) x)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 x y) #s(literal -1/100 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 100 binary64)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (neg.f64 x))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1/100 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -100 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 100 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -100 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 100 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 100 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/100 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1/100 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x)) y) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/100 binary64) x)) y) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -100 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal -100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal -1/100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (/.f64 x y) #s(literal -100 binary64)) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (neg.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (/.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) x)) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 #s(literal -100 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y y)) y) |
(*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 y y)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 100 binary64) y)) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y #s(literal 1/100 binary64)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 100 binary64) y)) |
(neg.f64 (/.f64 #s(literal 100 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 #s(literal -1/100 binary64)))) |
(/.f64 #s(literal 100 binary64) y) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal -100 binary64) y) |
(/.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1000000 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)))) (/.f64 #s(literal 100 binary64) y)) |
(/.f64 (exp.f64 (log.f64 #s(literal 100 binary64))) y) |
(/.f64 (exp.f64 (log.f64 #s(literal -100 binary64))) y) |
(pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (log.f64 #s(literal -100 binary64)))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (exp.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1000000 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 #s(literal -100 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 y y)) y) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -100 binary64) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (exp.f64 (log.f64 #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (exp.f64 (log.f64 #s(literal -100 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(fma.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1/100 binary64) x)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 x y) #s(literal -1/100 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 100 binary64)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (neg.f64 x))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1/100 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 100 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -100 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 100 binary64) y)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 100 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -100 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 100 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 100 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/100 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1/100 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x)) y) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/100 binary64) x)) y) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -100 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal -100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal -1/100 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (/.f64 x y) #s(literal -100 binary64)) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (neg.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) (/.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) x)) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(*.f64 (*.f64 #s(literal -100 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 x (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) (sqrt.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y y)) y) |
(*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (/.f64 x (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 y y)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(exp.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 y #s(literal 1/100 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 3 binary64)) (log.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/100 binary64)) #s(literal 0 binary64)) |
(fma.f64 y #s(literal 1/100 binary64) #s(literal 0 binary64)) |
(fma.f64 y #s(literal -1/100 binary64) #s(literal 0 binary64)) |
(fma.f64 y (exp.f64 (log.f64 #s(literal 1/100 binary64))) #s(literal 0 binary64)) |
(fma.f64 y (exp.f64 (log.f64 #s(literal -1/100 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal 1/100 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/100 binary64) y #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/100 binary64) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) (/.f64 #s(literal 100 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 y) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) (sqrt.f64 y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) y #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1/100 binary64))) y #s(literal 0 binary64)) |
(neg.f64 (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(/.f64 y #s(literal 100 binary64)) |
(/.f64 y #s(literal -100 binary64)) |
(/.f64 y (exp.f64 (log.f64 #s(literal 100 binary64)))) |
(/.f64 y (exp.f64 (log.f64 #s(literal -100 binary64)))) |
(/.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(/.f64 #s(literal 1/100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1/100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 100 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -100 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y y) (*.f64 #s(literal 100 binary64) y)) |
(/.f64 (*.f64 y y) (*.f64 #s(literal -100 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(/.f64 (sqrt.f64 y) (*.f64 #s(literal -100 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/100 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/100 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) y) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -1/100 binary64)) y) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1/100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal -1/100 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (sqrt.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) y) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (*.f64 y y)) y) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) (sqrt.f64 (/.f64 #s(literal 100 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 #s(literal -1/100 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (exp.f64 (log.f64 #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 y #s(literal 1/100 binary64)) |
(*.f64 y #s(literal -1/100 binary64)) |
(*.f64 y (exp.f64 (log.f64 #s(literal 1/100 binary64)))) |
(*.f64 y (exp.f64 (log.f64 #s(literal -1/100 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 #s(literal -1/100 binary64) y) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/10000 binary64)) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (/.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (neg.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) (*.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y))) |
(*.f64 (*.f64 #s(literal 1/100 binary64) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) (sqrt.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) y) |
(*.f64 (exp.f64 (log.f64 #s(literal -1/100 binary64))) y) |
| 1× | egg-herbie |
| 16× | lower-*.f64 |
| 16× | lower-*.f32 |
| 8× | *-commutative |
| 8× | lower-/.f32 |
| 8× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 504 |
| 1 | 17 | 504 |
| 2 | 18 | 504 |
| 3 | 19 | 504 |
| 0 | 19 | 504 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(/ 100 y) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
| Outputs |
|---|
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
Compiled 9 030 to 1 006 computations (88.9% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 865 | 0 | 865 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 8 | 8 |
| Total | 865 | 11 | 876 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.9% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ✓ | 47.0% | (/.f64 (*.f64 #s(literal 100 binary64) x) y) |
| ✓ | 46.9% | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | 99.6% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ✓ | 46.9% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| ✓ | 99.8% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| ✓ | 46.9% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ✓ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| ✓ | 46.9% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | 46.9% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
| ✓ | 53.6% | #s(literal 100 binary64) |
Compiled 190 to 97 computations (48.9% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
| Outputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
3 calls:
| 6.0ms | x |
| 5.0ms | y |
| 5.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
3 calls:
| 19.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 3 | x |
| 76.5% | 3 | y |
| 97.6% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
#s(literal 100 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
#s(literal 100 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 9 to 6 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 100 binary64) |
| Outputs |
|---|
#s(literal 100 binary64) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 1 | y |
| 53.6% | 1 | x |
| 53.6% | 1 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 15 to 10 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006915695457604259 | 99.81556649720117 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006915695457604259 | 99.81556649720117 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006915695457604259 | 99.81556649720117 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | egg-herbie |
| 8× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 68 |
| 1 | 27 | 68 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) y) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) y) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) y) x) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) y) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) y) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) x) y) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) y) x) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x (/.f64 #s(literal 100 binary64) y)) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
| 15 982× | lower-fma.f64 |
| 15 982× | lower-fma.f32 |
| 9 348× | lower-fma.f64 |
| 9 348× | lower-fma.f32 |
| 4 572× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 56 |
| 0 | 29 | 54 |
| 1 | 92 | 54 |
| 2 | 410 | 54 |
| 3 | 2918 | 54 |
| 0 | 8691 | 54 |
| 0 | 142 | 463 |
| 1 | 400 | 440 |
| 2 | 986 | 420 |
| 3 | 3162 | 406 |
| 4 | 7111 | 406 |
| 0 | 8145 | 375 |
| 0 | 468 | 2912 |
| 1 | 1531 | 2603 |
| 2 | 5056 | 2506 |
| 0 | 8212 | 2362 |
| 0 | 6 | 13 |
| 0 | 9 | 13 |
| 1 | 34 | 13 |
| 2 | 218 | 13 |
| 3 | 2144 | 13 |
| 0 | 8195 | 13 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 142 to 74 computations (47.9% saved)
Compiled 180 to 70 computations (61.1% saved)
Loading profile data...