
Time bar (total: 9.0s)
| 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)
| 683.0ms | 8 256× | 0 | valid |
ival-mult: 113.0ms (41.8% of total)ival-add: 77.0ms (28.5% of total)ival-div: 67.0ms (24.8% of total)ival-true: 6.0ms (2.2% of total)exact: 4.0ms (1.5% of total)ival-assert: 3.0ms (1.1% 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 |
| 1 | 10 | 7 |
| 2 | 13 | 7 |
| 3 | 14 | 7 |
| 0 | 14 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 100) (+ x y)) |
| Outputs |
|---|
(/ (* x 100) (+ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.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 |
| 25.0ms | 512× | 0 | valid |
Compiled 54 to 28 computations (48.1% saved)
ival-div: 5.0ms (40.1% of total)ival-add: 3.0ms (24.1% of total)ival-mult: 3.0ms (24.1% 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× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 1 | 10 | 16 |
| 2 | 13 | 16 |
| 3 | 14 | 16 |
| 0 | 14 | 16 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 100) (+ x y)) |
(* x 100) |
x |
100 |
(+ x y) |
y |
| Outputs |
|---|
(/ (* x 100) (+ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(* x 100) |
(*.f64 x #s(literal 100 binary64)) |
x |
100 |
#s(literal 100 binary64) |
(+ x y) |
(+.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)) |
| 13.0ms | 256× | 0 | valid |
Compiled 18 to 8 computations (55.6% saved)
ival-div: 2.0ms (31.8% of total)ival-add: 2.0ms (31.8% of total)ival-mult: 2.0ms (31.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x 100) (+ x y))> |
#<alt (* x 100)> |
#<alt (+ 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) (+ x y)) |
| 1× | batch-egg-rewrite |
| 4 492× | /-lowering-/.f32 |
| 4 492× | /-lowering-/.f64 |
| 3 630× | *-lowering-*.f32 |
| 3 630× | *-lowering-*.f64 |
| 3 278× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 1 | 31 | 13 |
| 2 | 215 | 13 |
| 3 | 2147 | 13 |
| 0 | 8190 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 100) (+ x y)) |
(* x 100) |
(+ 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) x) #s(literal 1/100 binary64))) #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) x) #s(literal 1/100 binary64))) |
(/.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 (*.f64 x #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 (*.f64 x #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 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 #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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #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 (*.f64 x #s(literal 100 binary64)) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 y) x) (-.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 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 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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (+.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 (*.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 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y 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 (*.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)) (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(/.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 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y 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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64))) (-.f64 (neg.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 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 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64)) (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64)))) #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 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) (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 #s(literal 100 binary64) (+.f64 x y)))) |
(*.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 x y) (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y))) #s(literal -1 binary64))) |
(*.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)) (*.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 (*.f64 x #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 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x #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 (*.f64 x #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 (*.f64 x #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 (*.f64 x #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 #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 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 (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #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)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.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 (*.f64 x 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 (*.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)) (/.f64 y #s(literal -1 binary64))) |
(-.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 (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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 (*.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 (/.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x)) (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 (neg.f64 y) x) (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (neg.f64 y) x) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 y) x) (-.f64 x y)) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 y) x) (-.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 (neg.f64 y) x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 y) x) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 y) x) (-.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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (*.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 (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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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)) (*.f64 y (neg.f64 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) (*.f64 y (neg.f64 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)) (*.f64 y (neg.f64 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)) (*.f64 y (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.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 (neg.f64 y) x) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 y) x) (-.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 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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 (-.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 (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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (pow.f64 (neg.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)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x 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 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64)))))) |
(/.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)))))) |
(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 (neg.f64 y) x) (-.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 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y 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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(*.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 (/.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 (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 #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 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (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 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
| 1× | egg-herbie |
| 15 982× | accelerator-lowering-fma.f32 |
| 15 982× | accelerator-lowering-fma.f64 |
| 4 158× | *-lowering-*.f32 |
| 4 158× | *-lowering-*.f64 |
| 2 414× | +-lowering-+.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 030 to 1 110 computations (88.9% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 374 | 9 | 383 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 374 | 10 | 384 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.0% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| 56.4% | (/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) | |
| ▶ | 52.8% | (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) |
| ✓ | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 52.9% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) | |
| ▶ | 99.7% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64))) | |
| 99.7% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) | |
| ▶ | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| ▶ | 49.0% | #s(literal 100 binary64) |
Compiled 179 to 120 computations (33% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -100 binary64) y) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) 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 #s(literal 100 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| 146× | *-lowering-*.f32 |
| 146× | *-lowering-*.f64 |
| 88× | accelerator-lowering-fma.f32 |
| 88× | accelerator-lowering-fma.f64 |
| 58× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 85 |
| 1 | 41 | 85 |
| 2 | 71 | 85 |
| 3 | 79 | 85 |
| 4 | 96 | 85 |
| 5 | 110 | 85 |
| 6 | 122 | 85 |
| 7 | 139 | 85 |
| 8 | 149 | 85 |
| 0 | 149 | 81 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ 100 (+ x y)) x) |
(/ 100 (+ x y)) |
100 |
(+ x y) |
x |
y |
100 |
(+ (* y (/ -100 x)) 100) |
y |
(/ -100 x) |
-100 |
x |
100 |
(/ x (* (+ x y) 1/100)) |
x |
(* (+ x y) 1/100) |
(+ x y) |
y |
1/100 |
(/ (* x (+ (* x (/ -100 y)) 100)) y) |
(* x (+ (* x (/ -100 y)) 100)) |
x |
(+ (* x (/ -100 y)) 100) |
(/ -100 y) |
-100 |
y |
100 |
| Outputs |
|---|
(* (/ 100 (+ x y)) x) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(/ 100 (+ x y)) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
100 |
#s(literal 100 binary64) |
(+ x y) |
(+.f64 x y) |
x |
y |
100 |
#s(literal 100 binary64) |
(+ (* y (/ -100 x)) 100) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
y |
(/ -100 x) |
(/.f64 #s(literal -100 binary64) x) |
-100 |
#s(literal -100 binary64) |
x |
100 |
#s(literal 100 binary64) |
(/ x (* (+ x y) 1/100)) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
x |
(* (+ x y) 1/100) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+ x y) |
(+.f64 x y) |
y |
1/100 |
#s(literal 1/100 binary64) |
(/ (* x (+ (* x (/ -100 y)) 100)) y) |
(*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) (/.f64 x y)) |
(* x (+ (* x (/ -100 y)) 100)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
x |
(+ (* x (/ -100 y)) 100) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(/ -100 y) |
(/.f64 #s(literal -100 binary64) y) |
-100 |
#s(literal -100 binary64) |
y |
100 |
#s(literal 100 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -100 binary64) y) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
| ✓ | accuracy | 97.2% | (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 99.8% | (*.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.8% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 100 binary64) (+.f64 x y)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
| 41.0ms | 254× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 83 to 20 computations (75.9% saved)
ival-mult: 11.0ms (39.7% of total)ival-div: 9.0ms (32.5% of total)ival-add: 4.0ms (14.4% of total)const: 3.0ms (10.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 100 (+ x y)) x)> |
#<alt (/ 100 (+ x y))> |
#<alt (+ x y)> |
#<alt (+ (* y (/ -100 x)) 100)> |
#<alt (/ -100 x)> |
#<alt (/ x (* (+ x y) 1/100))> |
#<alt (* (+ x y) 1/100)> |
#<alt (/ (* x (+ (* x (/ -100 y)) 100)) y)> |
#<alt (* x (+ (* x (/ -100 y)) 100))> |
#<alt (+ (* x (/ -100 y)) 100)> |
#<alt (/ -100 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 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> |
#<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 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* -100 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* -100 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* -100 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* 100 x)> |
#<alt (* x (+ 100 (* -100 (/ x y))))> |
#<alt (* x (+ 100 (* -100 (/ x y))))> |
#<alt (* x (+ 100 (* -100 (/ x y))))> |
#<alt (* -100 (/ (pow x 2) y))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* -100 (/ (pow x 2) y))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* -100 (/ (pow x 2) y))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y)> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y)> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y)> |
#<alt (* 100 x)> |
#<alt (+ (* -100 (/ (pow x 2) y)) (* 100 x))> |
#<alt (+ (* -100 (/ (pow x 2) y)) (* 100 x))> |
#<alt (+ (* -100 (/ (pow x 2) y)) (* 100 x))> |
#<alt (* 100 x)> |
#<alt (+ (* -100 (/ (pow x 2) y)) (* 100 x))> |
#<alt (+ (* -100 (/ (pow x 2) y)) (* 100 x))> |
#<alt (+ (* -100 (/ (pow x 2) y)) (* 100 x))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (* -100 (/ x y))> |
#<alt (* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))> |
#<alt (* -100 (/ x y))> |
#<alt (* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))))> |
#<alt (* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))))> |
#<alt (* -100 (/ x y))> |
#<alt (/ (+ (* -100 x) (* 100 y)) y)> |
#<alt (/ (+ (* -100 x) (* 100 y)) y)> |
#<alt (/ (+ (* -100 x) (* 100 y)) y)> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (+ 100 (* -100 (/ x y)))> |
#<alt (+ 100 (* -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)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (/ (* x (+ (* x (/ -100 y)) 100)) y) |
| 1.0ms | y | @ | 0 | (* (+ x y) 1/100) |
| 1.0ms | y | @ | 0 | (/ (* x (+ (* x (/ -100 y)) 100)) y) |
| 1.0ms | x | @ | 0 | (/ (* x (+ (* x (/ -100 y)) 100)) y) |
| 1.0ms | y | @ | -inf | (/ (* x (+ (* x (/ -100 y)) 100)) y) |
| 1× | batch-egg-rewrite |
| 5 464× | *-lowering-*.f32 |
| 5 464× | *-lowering-*.f64 |
| 4 902× | accelerator-lowering-fma.f32 |
| 4 902× | accelerator-lowering-fma.f64 |
| 4 548× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 67 |
| 1 | 110 | 67 |
| 2 | 765 | 67 |
| 0 | 8335 | 63 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 100 (+ x y)) x) |
(/ 100 (+ x y)) |
(+ x y) |
(+ (* y (/ -100 x)) 100) |
(/ -100 x) |
(/ x (* (+ x y) 1/100)) |
(* (+ x y) 1/100) |
(/ (* x (+ (* x (/ -100 y)) 100)) y) |
(* x (+ (* x (/ -100 y)) 100)) |
(+ (* x (/ -100 y)) 100) |
(/ -100 y) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x)) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (/.f64 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 (+.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)))) |
(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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 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 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (/.f64 x (-.f64 (neg.f64 y) x)) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.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 x #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (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 #s(literal 100 binary64) x) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (neg.f64 y) x))) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 y (-.f64 y x) (*.f64 x x))) (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 (neg.f64 x) #s(literal 1/100 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/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 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 y) x))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) x)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.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 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1/100 binary64) x) #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) 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 x y)) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 y) x)) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (neg.f64 x)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.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 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1/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 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) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.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 #s(literal 100 binary64) x) (*.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)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) x)) |
(*.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 y (-.f64 y x) (*.f64 x x))))) |
(*.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))) (/.f64 x (/.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.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 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/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 (*.f64 #s(literal 100 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (+.f64 (neg.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 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(+.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))) |
(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 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 #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 #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 (/.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 (*.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 y y (*.f64 x x)))) (*.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 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))))) |
(neg.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(/.f64 #s(literal 100 binary64) (+.f64 x y)) |
(/.f64 #s(literal -100 binary64) (-.f64 (neg.f64 y) x)) |
(/.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 (/.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 y (-.f64 y x) (*.f64 x x)))) |
(/.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 y (-.f64 y x) (*.f64 x x))) (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 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (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 #s(literal 100 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 (*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.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 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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)))) |
(pow.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 #s(literal -100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.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 100 binary64) (+.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) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1/100 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))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.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)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.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 #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 1 binary64) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.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 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (+.f64 (neg.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 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(-.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 x (/.f64 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))) |
(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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (neg.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 y (-.f64 y x) (*.f64 x x))) |
(/.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 (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y 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 (+.f64 (neg.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 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.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 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.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 (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 y (-.f64 y x) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.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 y y (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (-.f64 y x) (*.f64 x x)) (*.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 (fma.f64 y y (*.f64 x (-.f64 x 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 y y (*.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 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 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 y (-.f64 y 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))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 y (-.f64 y 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))) #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 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 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.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 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.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))) (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 y (-.f64 y x) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (-.f64 y x) (*.f64 x x)))) (*.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 y y (*.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))) |
(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 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 y (-.f64 y x) (*.f64 x x)))) |
(*.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 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (+.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x (-.f64 x 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 y (-.f64 y x) (*.f64 x x))))) |
(*.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 y (-.f64 y x) (*.f64 x x))) (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 (+.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 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.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 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 #s(literal 100 binary64) (/.f64 y (*.f64 x #s(literal -1/100 binary64)))) |
(+.f64 (/.f64 y (*.f64 x #s(literal -1/100 binary64))) #s(literal 100 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (/.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 #s(literal 100 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x)) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))))) |
(fma.f64 #s(literal 100 binary64) (/.f64 y (neg.f64 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 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(fma.f64 y (/.f64 (*.f64 y (/.f64 #s(literal 10000 binary64) (*.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))))) |
(fma.f64 #s(literal -100 binary64) (/.f64 y x) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) y #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal -100 binary64) x) (/.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/100 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 (/.f64 y (*.f64 x #s(literal -1/100 binary64))) (/.f64 (/.f64 y (*.f64 x #s(literal -1/100 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 (*.f64 y y) (/.f64 (/.f64 #s(literal 10000 binary64) (*.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))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.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 x #s(literal -1/100 binary64))) #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 #s(literal 1 binary64) x) (/.f64 y #s(literal -1/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 #s(literal 100 binary64) y) (/.f64 #s(literal -1 binary64) x) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal 10000 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (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 (/.f64 (*.f64 y y) (*.f64 x #s(literal -1/100 binary64))) (/.f64 (/.f64 #s(literal -100 binary64) 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))))) |
(fma.f64 (/.f64 y x) #s(literal -100 binary64) #s(literal 100 binary64)) |
(fma.f64 (*.f64 y (/.f64 #s(literal 10000 binary64) (*.f64 x x))) (/.f64 y (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 (*.f64 (*.f64 y #s(literal -100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) x) #s(literal 100 binary64)) |
(fma.f64 (/.f64 y (neg.f64 x)) #s(literal 100 binary64) #s(literal 100 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x)) (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 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 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x)) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1000000 binary64))) (+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64)) (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal 100 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64))) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 y (*.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 x #s(literal -1/100 binary64))) (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 x #s(literal -1/100 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) (fma.f64 (*.f64 y (*.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 #s(literal 100 binary64) (/.f64 y x))) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.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 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.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 x #s(literal -1/100 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64))) (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000000000000000000 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1000000000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) #s(literal 1000000 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000000000000000000 binary64)) (*.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/100 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1000000000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) #s(literal 1000000 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1000000 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 binary64)) (*.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/100 binary64))) (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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 100000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) #s(literal 10000 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x))) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -100000000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000000000000000000 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1000000000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) #s(literal 1000000 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 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 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 100000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) #s(literal 10000 binary64)) (*.f64 x x)))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -100000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64)))) (neg.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) #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 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (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 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x)))) (*.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 y y) #s(literal 10000 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)) (*.f64 x x))) (/.f64 #s(literal 10000 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64)) #s(literal 1 binary64)) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1000000000000000000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1000000000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) #s(literal 1000000 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1000000 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1000000000000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 100000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) #s(literal 10000 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -100000000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64)))) (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 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 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 y (*.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 x #s(literal -1/100 binary64))) (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 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.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 (*.f64 y (*.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 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal -100 binary64))) (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64))) |
(*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64)) (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1000000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (-.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (/.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1000000 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 10000 binary64)) (*.f64 (*.f64 y y) #s(literal 10000 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))))) (+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal -10000 binary64)) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1000000 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1000000 binary64))) (+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 10000 binary64) (*.f64 x x)) #s(literal 10000 binary64)) (/.f64 (*.f64 y #s(literal -10000 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 (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal -100 binary64) x) #s(literal 1 binary64)) |
(*.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 (/.f64 #s(literal -1 binary64) x) #s(literal 100 binary64)) |
(*.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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x)) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (/.f64 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 (+.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)))) |
(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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)) (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 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 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (/.f64 x (-.f64 (neg.f64 y) x)) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.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 x #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (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 #s(literal 100 binary64) x) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (neg.f64 y) x))) #s(literal -1/100 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.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 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 y (-.f64 y x) (*.f64 x x))) (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 (neg.f64 x) #s(literal 1/100 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/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 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 y) x))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) x)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.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 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1/100 binary64) x) #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) 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 x y)) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(*.f64 (/.f64 x (-.f64 (neg.f64 y) x)) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (neg.f64 x)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.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 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1/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 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) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.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 #s(literal 100 binary64) x) (*.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)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) x)) |
(*.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 y (-.f64 y x) (*.f64 x x))))) |
(*.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))) (/.f64 x (/.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.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 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/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 (*.f64 #s(literal 100 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (+.f64 (neg.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 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) |
(+.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(+.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 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 100 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 100 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(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 y) #s(literal -1/100 binary64) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1/100 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/100 binary64)) (*.f64 x #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 (+.f64 x y) #s(literal 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 (neg.f64 y) x) #s(literal -100 binary64)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -100 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.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 (-.f64 y x) (*.f64 x x)) (*.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 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 #s(literal -100 binary64) (+.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1/100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (*.f64 #s(literal 100 binary64) (+.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) (*.f64 #s(literal -100 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 (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.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 (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.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 #s(literal 100 binary64) (-.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 y x)) (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.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 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (-.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)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.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 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.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 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1/100 binary64)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y)) #s(literal 1/100 binary64)) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1/100 binary64)) (-.f64 y x)) |
(/.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 (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (+.f64 (neg.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 (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (+.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 100 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 100 binary64)) (-.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) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(pow.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.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) #s(literal 1/100 binary64)) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (-.f64 (neg.f64 y) x) #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 (-.f64 y x) (*.f64 x x))) #s(literal 100 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 1/100 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/100 binary64) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(*.f64 #s(literal -1/100 binary64) (-.f64 (neg.f64 y) x)) |
(*.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 (-.f64 y x) (*.f64 x x)))) |
(*.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 (-.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 100 binary64)) (/.f64 (+.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.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 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.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 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.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 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.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 (-.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (*.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) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 #s(literal 100 binary64) x) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) y)) |
(fma.f64 #s(literal 100 binary64) (/.f64 x y) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal -100 binary64) y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal -100 binary64) (neg.f64 (/.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) x) y)) |
(fma.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (neg.f64 (/.f64 #s(literal -100 binary64) y)) x (*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))))) |
(/.f64 x (/.f64 y (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y)) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) |
(/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) (*.f64 y (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (*.f64 y (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (*.f64 y (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (*.f64 y (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (*.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (*.f64 y (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) x) (*.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) x) (*.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) x) (*.f64 (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) y)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) y)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64)))) (*.f64 y (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64)))) (*.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) (*.f64 y (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)))) (*.f64 y (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x)) (*.f64 y (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x)) (*.f64 y (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64)))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64)))) (*.f64 (neg.f64 y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)))) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x)) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64)))) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (/.f64 x y)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (/.f64 x y)) (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 x y)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (/.f64 x y)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (/.f64 x y)) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (/.f64 x y)) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) (/.f64 #s(literal 1 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (/.f64 #s(literal 1 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (/.f64 #s(literal 1 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (/.f64 #s(literal 1 binary64) y)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y)) |
(*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) (/.f64 x y)) |
(*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) (neg.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) y)) |
(*.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (*.f64 #s(literal 100 binary64) x)) |
(+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) y))) (*.f64 #s(literal 100 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 #s(literal 100 binary64) x (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 x #s(literal 100 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) |
(fma.f64 x (/.f64 x (*.f64 y #s(literal -1/100 binary64))) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 #s(literal -100 binary64) (neg.f64 x) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 x y) x) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x x) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64))) x (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal -100 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -100 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 x y) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64)) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal -100 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) x)) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) x) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) x) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) x) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) #s(literal 1 binary64)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) #s(literal 1 binary64)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64)))) (neg.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)))) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x)) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 x x) #s(literal 10000 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))))) (-.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)))) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))))) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(*.f64 x (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (/.f64 x (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)))) |
(*.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1000000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (-.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (-.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(+.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(+.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64))) #s(literal 100 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(-.f64 (/.f64 #s(literal 10000 binary64) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y))) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y)))) |
(fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x) #s(literal 100 binary64)) |
(fma.f64 #s(literal 100 binary64) (/.f64 x (neg.f64 y)) #s(literal 100 binary64)) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 #s(literal -100 binary64) (/.f64 x y) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal -100 binary64) y) x #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal -100 binary64) y) (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64))) (/.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 10000 binary64) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64))) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -100 binary64)) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal -1/100 binary64)) #s(literal 100 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -1/100 binary64))) (/.f64 (/.f64 #s(literal -100 binary64) y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 100 binary64)) |
(fma.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 100 binary64)) |
(fma.f64 (/.f64 #s(literal 10000 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal -100 binary64) #s(literal 100 binary64)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (/.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 100 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) y) #s(literal 100 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal 100 binary64) #s(literal 100 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (neg.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(neg.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y)) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (neg.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1000000000000000000 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1000000000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y))) #s(literal 1000000 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1000000000000000000 binary64)) (*.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1000000000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y))) #s(literal 1000000 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) (*.f64 (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 100000000 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64))))))) |
(/.f64 (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -100000000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) #s(literal 10000 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) #s(literal 1 binary64)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1000000000000000000 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1000000000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y))) #s(literal 1000000 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 100000000 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64))))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -100000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)))) (neg.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)) (*.f64 y y))) (/.f64 #s(literal 10000 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1000000000000000000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1000000000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y))) #s(literal 1000000 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1000000000000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 100000000 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -100000000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 10000 binary64) (*.f64 (/.f64 #s(literal -100 binary64) y) (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal -100 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) |
(*.f64 (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64))) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1000000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 10000 binary64)) (*.f64 (*.f64 x x) #s(literal 10000 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (-.f64 (-.f64 #s(literal 10000 binary64) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (*.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1000000 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y)))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal -10000 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1000000 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1000000 binary64))) (+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 10000 binary64) (*.f64 y y)) #s(literal 10000 binary64)) (/.f64 (*.f64 x #s(literal -10000 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal -1/100 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 100 binary64) y)) |
(neg.f64 (/.f64 #s(literal 100 binary64) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/100 binary64)))) |
(/.f64 #s(literal 100 binary64) (neg.f64 y)) |
(/.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 #s(literal -1 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(pow.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -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 (pow.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal -1/100 binary64)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 10 004× | accelerator-lowering-fma.f32 |
| 10 004× | accelerator-lowering-fma.f64 |
| 5 010× | *-lowering-*.f32 |
| 5 010× | *-lowering-*.f64 |
| 1 468× | neg-lowering-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 262 | 2110 |
| 1 | 776 | 2030 |
| 2 | 1981 | 1902 |
| 3 | 6342 | 1868 |
| 0 | 8351 | 1730 |
| 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 |
(+ 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 (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* 100 x) |
(* x (+ 100 (* -100 (/ x y)))) |
(* x (+ 100 (* -100 (/ x y)))) |
(* x (+ 100 (* -100 (/ x y)))) |
(* -100 (/ (pow x 2) y)) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* -100 (/ (pow x 2) y)) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* -100 (/ (pow x 2) y)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y) |
(* 100 x) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(* 100 x) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
100 |
(+ 100 (* -100 (/ x y))) |
(+ 100 (* -100 (/ x y))) |
(+ 100 (* -100 (/ x y))) |
(* -100 (/ x y)) |
(* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(* -100 (/ x y)) |
(* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))) |
(* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))) |
(* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))) |
(* -100 (/ x y)) |
(/ (+ (* -100 x) (* 100 y)) y) |
(/ (+ (* -100 x) (* 100 y)) y) |
(/ (+ (* -100 x) (* 100 y)) y) |
100 |
(+ 100 (* -100 (/ x y))) |
(+ 100 (* -100 (/ x y))) |
(+ 100 (* -100 (/ x y))) |
100 |
(+ 100 (* -100 (/ x y))) |
(+ 100 (* -100 (/ x y))) |
(+ 100 (* -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) |
| 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 (/.f64 (fma.f64 x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) y) #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 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)))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) |
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))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) |
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 (neg.f64 (/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) 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 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) 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) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) 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 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) x)) 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 (fma.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y)) y)) 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 (fma.f64 x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) y) #s(literal 100 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 (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) 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 (+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) 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 x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) y) #s(literal 100 binary64)) y) |
(/ (- (+ 100 (* -100 (/ (pow x 3) (pow y 3)))) (+ (* -100 (/ (pow x 2) (pow y 2))) (* 100 (/ x y)))) y) |
(/.f64 (-.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) 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 x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) y) #s(literal 100 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y)) (* 100 x)) y)) 100) y)) |
(/.f64 (-.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) x)) y)) y) |
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) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* -100 (/ y x)) |
(*.f64 y (/.f64 #s(literal -100 binary64) x)) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* y (- (* 100 (/ 1 y)) (* 100 (/ 1 x)))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* -100 (/ y x)) |
(*.f64 y (/.f64 #s(literal -100 binary64) x)) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* -1 (* y (- (* 100 (/ 1 x)) (* 100 (/ 1 y))))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(* -100 (/ y x)) |
(*.f64 y (/.f64 #s(literal -100 binary64) x)) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) x) |
(/ (+ (* -100 y) (* 100 x)) x) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) x) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #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 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ y x))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) 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 (*.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 (/.f64 (fma.f64 x (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 x y) #s(literal -100 binary64)) y) #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 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)))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) |
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))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) |
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 (neg.f64 (/.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal 100 binary64) (/.f64 y x) #s(literal -100 binary64)) 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 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) 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) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) 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 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) y) x)) y) x)) 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 (fma.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y)) y)) 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 (+.f64 x y) #s(literal 1/100 binary64)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 (+.f64 x y) #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 (+.f64 x y) #s(literal 1/100 binary64)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(* 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 (+ (* -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 (+ (* -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))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 y y)) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 y y)) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 y y)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(*.f64 (/.f64 x y) (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* x (+ 100 (* -100 (/ x y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* x (+ 100 (* -100 (/ x y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* x (+ 100 (* -100 (/ x y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -100 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -100 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* (pow x 2) (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* -100 (/ (pow x 2) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) y) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) y) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) y) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) y) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
(+ (* -100 (/ (pow x 2) y)) (* 100 x)) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* -100 (/ x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) y) |
(* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* x (- (* 100 (/ 1 x)) (* 100 (/ 1 y)))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* -100 (/ x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) y) |
(* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* -1 (* x (- (* 100 (/ 1 y)) (* 100 (/ 1 x))))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(* -100 (/ x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) y) |
(/ (+ (* -100 x) (* 100 y)) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) |
(/ (+ (* -100 x) (* 100 y)) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) |
(/ (+ (* -100 x) (* 100 y)) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(+ 100 (* -100 (/ x y))) |
(fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64)) |
(/ -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) |
Compiled 25 503 to 2 485 computations (90.3% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 217 | 5 | 1 222 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 221 | 11 | 1 232 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 48.0% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| 35.1% | (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) | |
| ✓ | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| ▶ | 52.9% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ▶ | 99.7% | (/.f64 x (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64)))) |
| ✓ | 99.7% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ▶ | 52.9% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) | |
| ▶ | 99.7% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| ▶ | 52.8% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | 49.0% | #s(literal 100 binary64) |
Compiled 157 to 107 computations (31.8% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64)))) |
| ✓ | cost-diff | 192 | (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 100 binary64)) 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 #s(literal 100 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | 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)) |
| 32× | *-lowering-*.f32 |
| 32× | *-lowering-*.f64 |
| 26× | /-lowering-/.f32 |
| 26× | /-lowering-/.f64 |
| 16× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 69 |
| 1 | 29 | 69 |
| 2 | 36 | 69 |
| 3 | 39 | 69 |
| 0 | 39 | 69 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ x (+ x y)) 100) |
(/ x (+ x y)) |
x |
(+ x y) |
y |
100 |
(* (/ 100 y) x) |
(/ 100 y) |
100 |
y |
x |
(/ x (* y 1/100)) |
x |
(* y 1/100) |
y |
1/100 |
(/ (* x 100) y) |
(* x 100) |
x |
100 |
y |
(/ x (+ (* y 1/100) (* x 1/100))) |
x |
(+ (* y 1/100) (* x 1/100)) |
y |
1/100 |
(* x 1/100) |
| Outputs |
|---|
(* (/ x (+ x y)) 100) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/ x (+ x y)) |
(/.f64 x (+.f64 x y)) |
x |
(+ x y) |
(+.f64 x y) |
y |
100 |
#s(literal 100 binary64) |
(* (/ 100 y) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/ 100 y) |
(/.f64 #s(literal 100 binary64) y) |
100 |
#s(literal 100 binary64) |
y |
x |
(/ x (* y 1/100)) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
x |
(* y 1/100) |
(*.f64 y #s(literal 1/100 binary64)) |
y |
1/100 |
#s(literal 1/100 binary64) |
(/ (* x 100) y) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(* x 100) |
(*.f64 x #s(literal 100 binary64)) |
x |
100 |
#s(literal 100 binary64) |
y |
(/ x (+ (* y 1/100) (* x 1/100))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
x |
(+ (* y 1/100) (* x 1/100)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
y |
1/100 |
#s(literal 1/100 binary64) |
(* x 1/100) |
(*.f64 x #s(literal 1/100 binary64)) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 1/100 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | accuracy | 99.8% | (*.f64 y #s(literal 1/100 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 100 binary64) y) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 x y)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
| 36.0ms | 256× | 0 | valid |
Compiled 73 to 18 computations (75.3% saved)
ival-div: 9.0ms (40% of total)ival-mult: 7.0ms (31.1% of total)const: 4.0ms (17.8% of total)ival-add: 3.0ms (13.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x (+ x y)) 100)> |
#<alt (/ x (+ x y))> |
#<alt (+ x y)> |
#<alt (* (/ 100 y) x)> |
#<alt (/ 100 y)> |
#<alt (/ x (* y 1/100))> |
#<alt (* y 1/100)> |
#<alt (/ (* x 100) y)> |
#<alt (* x 100)> |
#<alt (+ (* y 1/100) (* x 1/100))> |
#<alt (/ x (+ (* y 1/100) (* x 1/100)))> |
#<alt (* x 1/100)> |
| 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 (/ 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)> |
#<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 (* 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 (* 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 (* 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 x) (* 100 (/ (pow x 3) (pow y 2)))) (* 100 (/ (pow x 2) y))) y)> |
#<alt (/ (- (+ (* -100 (/ (pow x 4) (pow y 3))) (* 100 x)) (+ (* -100 (/ (pow x 3) (pow y 2))) (* 100 (/ (pow x 2) y)))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 4) y)) (* 100 (pow x 3))) y)) (* 100 (pow x 2))) y))) y))> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
#<alt (* 1/100 x)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 118.0ms | y | @ | -inf | (/ x (+ x y)) |
| 2.0ms | x | @ | inf | (* (/ 100 y) x) |
| 0.0ms | y | @ | 0 | (* (/ 100 y) x) |
| 0.0ms | x | @ | -inf | (* (/ 100 y) x) |
| 0.0ms | x | @ | 0 | (* (/ 100 y) x) |
| 1× | batch-egg-rewrite |
| 5 264× | *-lowering-*.f32 |
| 5 264× | *-lowering-*.f64 |
| 5 260× | accelerator-lowering-fma.f32 |
| 5 260× | accelerator-lowering-fma.f64 |
| 2 786× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 54 |
| 1 | 87 | 54 |
| 2 | 562 | 54 |
| 3 | 5271 | 54 |
| 0 | 8647 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x (+ x y)) 100) |
(/ x (+ x y)) |
(+ x y) |
(* (/ 100 y) x) |
(/ 100 y) |
(/ x (* y 1/100)) |
(* y 1/100) |
(/ (* x 100) y) |
(* x 100) |
(+ (* y 1/100) (* x 1/100)) |
(/ x (+ (* y 1/100) (* x 1/100))) |
(* x 1/100) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x)) (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x (/.f64 #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 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(+.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 x #s(literal -1/100 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 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 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #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))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 x #s(literal -1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(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 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 x #s(literal -1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 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 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x) (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)) (*.f64 (*.f64 x (/.f64 #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))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 y #s(literal 1/100 binary64)) (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 x #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (-.f64 (neg.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))) |
(/.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 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.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 #s(literal -100 binary64) (/.f64 (+.f64 x y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (/.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 (*.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 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(/.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 #s(literal 100 binary64) (-.f64 y x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64))))) (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (-.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 (*.f64 x #s(literal 1/10000 binary64)) (+.f64 x y) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 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 x) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 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 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 x (/.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 (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (-.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x #s(literal 1/10000 binary64)) (+.f64 x y) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(/.f64 (*.f64 (*.f64 x #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 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1/100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (+.f64 x y)) |
(pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.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 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(*.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 x (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 x (/.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 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(*.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 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 100 binary64))) |
(*.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 (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x (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 x (/.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 x (-.f64 x y))) |
(*.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 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 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.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 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) #s(literal 1/100 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal -1/100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 #s(literal -1/100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 1/100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (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 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.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 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 (*.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 (/.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 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)))))) |
(+.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))))) |
(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 (/.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))) |
(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))) |
(neg.f64 (/.f64 x (-.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (neg.f64 x) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) x))) |
(/.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 #s(literal -1 binary64) (/.f64 (+.f64 x y) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 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 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 x (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 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 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 x (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 y (-.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 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 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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x y) x) (/.f64 (+.f64 x y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.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 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (-.f64 x y) (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (-.f64 x y))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (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 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1/2 binary64))) |
(*.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 (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 x (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x (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 (/.f64 x (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (+.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(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 x) y)) |
(-.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))) |
(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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(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 (/.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x)) (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 (-.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) (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 (+.f64 (neg.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 (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 (*.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 (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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 y (+.f64 x y) (*.f64 x x)) (-.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 (*.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 (*.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 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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))) |
(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 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 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) (-.f64 x y)) (*.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 (*.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 x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.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 (neg.f64 x) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.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 y) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (/.f64 x (neg.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1/100 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #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 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #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 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 (neg.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 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -100 binary64) y)) |
(neg.f64 (/.f64 #s(literal -100 binary64) y)) |
(/.f64 #s(literal 100 binary64) y) |
(/.f64 #s(literal -100 binary64) (neg.f64 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 #s(literal -1 binary64) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/100 binary64)) |
(pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 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 (pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.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 (neg.f64 x) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.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 y) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (/.f64 x (neg.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1/100 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #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 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #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 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 (neg.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 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.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 y (exp.f64 (log.f64 #s(literal 100 binary64)))) |
(/.f64 #s(literal 1/100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.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 (neg.f64 y) #s(literal -100 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 100 binary64) y) #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 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 #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)) |
(pow.f64 (/.f64 (/.f64 #s(literal 100 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y #s(literal 1/100 binary64)) |
(*.f64 y (exp.f64 (log.f64 #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 (neg.f64 y) #s(literal -1/100 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 #s(literal -1/100 binary64) (neg.f64 y)) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -1/100 binary64))) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -100 binary64) y) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.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 (neg.f64 x) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.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 y) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (/.f64 x (neg.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1/100 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #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 x #s(literal 100 binary64))) (/.f64 y (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -100 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -1/100 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #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 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 (neg.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 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 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 (neg.f64 x) #s(literal -1/100 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/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)) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -100 binary64)) |
(*.f64 #s(literal -100 binary64) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(+.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) |
(+.f64 (*.f64 y #s(literal 1/100 binary64)) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/100 binary64)) (*.f64 y #s(literal 1/100 binary64))) |
(+.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -1/100 binary64))) (*.f64 y #s(literal 1/100 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(-.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)) (*.f64 #s(literal 1/100 binary64) (-.f64 x y))) (/.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 #s(literal 1/100 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/100 binary64) (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 x (exp.f64 (log.f64 #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 y #s(literal 1/100 binary64) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 y (/.f64 (*.f64 y #s(literal 1/10000 binary64)) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 y (exp.f64 (log.f64 #s(literal 1/100 binary64))) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 y (exp.f64 (log.f64 #s(literal 1/100 binary64))) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal 1/100 binary64) x (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1/100 binary64) y (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1/100 binary64) y (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/100 binary64))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 (*.f64 y #s(literal 1/100 binary64)) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (neg.f64 y) #s(literal -1/100 binary64) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 (neg.f64 y) #s(literal -1/100 binary64) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 #s(literal 100 binary64) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1/10000 binary64) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/100 binary64)) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/100 binary64))) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/100 binary64)) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/100 binary64)) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal -1/100 binary64) (neg.f64 y) (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 #s(literal -1/100 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/100 binary64)))) |
(fma.f64 #s(literal 1/10000 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (/.f64 y (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/100 binary64))) (/.f64 #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 y #s(literal 1/100 binary64)) (/.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 1/100 binary64)) #s(literal 1/100 binary64)) (/.f64 (*.f64 y #s(literal 1/100 binary64)) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1/100 binary64)) (/.f64 #s(literal 1/10000 binary64) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/100 binary64))) #s(literal 1/100 binary64)) (/.f64 #s(literal 1/100 binary64) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 1/10000 binary64)) #s(literal 1/100 binary64)) (/.f64 y (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x #s(literal 1/10000 binary64)) (+.f64 x y) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) x (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) y (*.f64 x #s(literal 1/100 binary64))) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) y (neg.f64 (*.f64 x #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 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(/.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 x y)) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y 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 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 #s(literal -1/100 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal -1/100 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/100 binary64) (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/1000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1000000000000000000 binary64))) (*.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/1000000 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/1000000 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/1000000 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)) (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64))))) |
(/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 1/100 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1/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/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 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (-.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 (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) (*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/1000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1000000000000000000 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/1000000 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/1000000 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/1000000 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64)))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)) (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (neg.f64 (*.f64 #s(literal -1/100 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 #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 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (+.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x)))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x)))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) (fma.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (fma.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x)))) (*.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) (fma.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (-.f64 y x)) (*.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (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 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (+.f64 (neg.f64 x) y))) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1/100 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/100 binary64)) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1/100 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/1000000000000000000 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/1000000000000000000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/1000000 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/1000000 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/1000000 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 100 binary64) (-.f64 y x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)) (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 #s(literal 1/10000 binary64) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1/100 binary64)) (-.f64 y x)) |
(pow.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 x y)) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) #s(literal -1 binary64)) |
(*.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) #s(literal 1/100 binary64)) (/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (/.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))) (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(*.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/100 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 100 binary64) (-.f64 y x))) |
(*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (/.f64 #s(literal 100 binary64) (-.f64 y x)) #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 #s(literal -1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/100 binary64) (-.f64 y x)))) |
(*.f64 #s(literal -1/100 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (-.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 x (-.f64 x y) (*.f64 y 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 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal 1/100 binary64)) (/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (-.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x #s(literal 1/10000 binary64)) (+.f64 x y) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (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 y (-.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 #s(literal 1/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 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x)) (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x (/.f64 #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 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(+.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 x #s(literal -1/100 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 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 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #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))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 x #s(literal -1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(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 y #s(literal 1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 x #s(literal -1/100 binary64)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 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 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x x) (*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (-.f64 y x)) (*.f64 (*.f64 x (/.f64 #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))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(fma.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 y #s(literal 1/100 binary64)) (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 x #s(literal -1/100 binary64)))) |
(neg.f64 (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (neg.f64 x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (-.f64 (neg.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))) |
(/.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 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.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 #s(literal -100 binary64) (/.f64 (+.f64 x y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (/.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 (*.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 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(/.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 #s(literal 100 binary64) (-.f64 y x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64))))) (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (-.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) (*.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 (*.f64 x #s(literal 1/10000 binary64)) (+.f64 x y) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 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 x) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (*.f64 (*.f64 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 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 x (/.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 (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/1000000000000 binary64))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (-.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 y (*.f64 y #s(literal 1/10000 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/100000000 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y))))) (-.f64 (*.f64 y (*.f64 y #s(literal 1/10000 binary64))) (*.f64 (*.f64 x #s(literal 1/10000 binary64)) (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1/1000000 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x #s(literal 1/10000 binary64)) (+.f64 x y) (*.f64 y (*.f64 y #s(literal 1/10000 binary64))))) |
(/.f64 (*.f64 (*.f64 x #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 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1/100 binary64)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (+.f64 x y)) |
(pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.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 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (neg.f64 x) y))) |
(*.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 y x)) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -100 binary64) (/.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 x (*.f64 #s(literal 1/100 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 x (/.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 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(*.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 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 100 binary64))) |
(*.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 (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x (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 x (/.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 x (-.f64 x y))) |
(*.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 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 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.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 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) #s(literal 1/100 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 #s(literal -1/100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 #s(literal 1/1000000 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 (*.f64 y #s(literal 1/10000 binary64)) (-.f64 y x) (*.f64 (*.f64 x x) #s(literal 1/10000 binary64))))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 #s(literal -1/100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/10000 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 1/100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (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 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.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 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)) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/100 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/100 binary64))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 1/100 binary64)) |
(*.f64 x (exp.f64 (log.f64 #s(literal 1/100 binary64)))) |
(*.f64 #s(literal 1/100 binary64) x) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/100 binary64))) x) |
| 1× | egg-herbie |
| 10 952× | accelerator-lowering-fma.f32 |
| 10 952× | accelerator-lowering-fma.f64 |
| 4 706× | *-lowering-*.f32 |
| 4 706× | *-lowering-*.f64 |
| 2 500× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 263 | 1797 |
| 1 | 814 | 1712 |
| 2 | 2012 | 1634 |
| 3 | 6947 | 1628 |
| 0 | 8077 | 1557 |
| 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 (/ 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) |
(* 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) |
(* 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))) |
(* 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))) |
(* 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 x) (* 100 (/ (pow x 3) (pow y 2)))) (* 100 (/ (pow x 2) y))) y) |
(/ (- (+ (* -100 (/ (pow x 4) (pow y 3))) (* 100 x)) (+ (* -100 (/ (pow x 3) (pow y 2))) (* 100 (/ (pow x 2) y)))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 4) y)) (* 100 (pow x 3))) y)) (* 100 (pow x 2))) y))) y)) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/100 x) |
(* 1/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 (fma.f64 x (/.f64 #s(literal -100 binary64) (*.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 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 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 #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 y (-.f64 (/.f64 (*.f64 y y) x) y)) (*.f64 x x)) (fma.f64 y (/.f64 #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 #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 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) |
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 #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 #s(literal -100 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) (*.f64 x x)) (fma.f64 y (/.f64 #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 (*.f64 #s(literal 100 binary64) (fma.f64 x (/.f64 x (neg.f64 y)) x)) 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) (fma.f64 x (/.f64 x y) (neg.f64 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 x #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x x))) y))) y)) (neg.f64 y)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x (/.f64 x (neg.f64 y)) x)) 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) (fma.f64 x (/.f64 x y) (neg.f64 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 (fma.f64 x #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x x))) 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)) |
(fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x)) 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))) |
(fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x)) 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)))) |
(fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x)) x)) |
(/ 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 (fma.f64 (/.f64 x y) (fma.f64 x (/.f64 x y) (neg.f64 x)) x) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/.f64 (-.f64 x (/.f64 (fma.f64 x x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.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 (fma.f64 (/.f64 x y) (fma.f64 x (/.f64 x y) (neg.f64 x)) x) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(/.f64 (-.f64 x (/.f64 (fma.f64 x x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x x))) y)) 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) |
(/ 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)) |
(* 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) |
(* 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))) |
(* 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 y (/.f64 #s(literal 1/100 binary64) x) #s(literal 1/100 binary64))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal 1/100 binary64) x) #s(literal 1/100 binary64))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal 1/100 binary64) x) #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 y (/.f64 #s(literal 1/100 binary64) x) #s(literal 1/100 binary64))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal 1/100 binary64) x) #s(literal 1/100 binary64))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal 1/100 binary64) x) #s(literal 1/100 binary64))) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (*.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 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 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 #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 y (-.f64 (/.f64 (*.f64 y y) x) y)) (*.f64 x x)) (fma.f64 y (/.f64 #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 #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 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x))) x)) |
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 #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 #s(literal -100 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) (*.f64 x x)) (fma.f64 y (/.f64 #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 (*.f64 #s(literal 100 binary64) (fma.f64 x (/.f64 x (neg.f64 y)) x)) y) |
(/ (- (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))) (* 100 (/ (pow x 2) y))) y) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (fma.f64 x (/.f64 x y) (neg.f64 x)) x)) y) |
(/ (- (+ (* -100 (/ (pow x 4) (pow y 3))) (* 100 x)) (+ (* -100 (/ (pow x 3) (pow y 2))) (* 100 (/ (pow x 2) y)))) y) |
(/.f64 (fma.f64 x #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x x))) y))) y)) (neg.f64 y)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x (/.f64 x (neg.f64 y)) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (- (* 100 (/ (pow x 3) y)) (* 100 (pow x 2))) y))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 x y) (fma.f64 x (/.f64 x y) (neg.f64 x)) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (- (* -1 (/ (- (* 100 (/ (pow x 4) y)) (* 100 (pow x 3))) y)) (* 100 (pow x 2))) y))) y)) |
(/.f64 (fma.f64 x #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 x x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 x (*.f64 x x))) y))) y)) (neg.f64 y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
Compiled 16 697 to 1 579 computations (90.5% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 047 | 1 | 1 048 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 048 | 11 | 1 059 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 48.0% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| ▶ | 35.1% | (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
| ✓ | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| ✓ | 52.9% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | 99.7% | (/.f64 x (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64)))) |
| ✓ | 99.7% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ✓ | 52.9% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| ▶ | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
| ▶ | 52.8% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ✓ | 52.8% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | 49.0% | #s(literal 100 binary64) |
Compiled 91 to 63 computations (30.8% saved)
| 1× | egg-herbie |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 100 binary64) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) |
| ✓ | cost-diff | 576 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| 3 686× | accelerator-lowering-fma.f32 |
| 3 686× | accelerator-lowering-fma.f64 |
| 2 588× | *-lowering-*.f32 |
| 2 588× | *-lowering-*.f64 |
| 2 148× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 71 |
| 1 | 38 | 69 |
| 2 | 105 | 69 |
| 3 | 255 | 69 |
| 4 | 564 | 69 |
| 5 | 1324 | 69 |
| 6 | 3708 | 69 |
| 7 | 6958 | 69 |
| 0 | 8287 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x y) 100) |
(/ x y) |
x |
y |
100 |
(/ 1 (/ (* (+ x y) 1/100) x)) |
1 |
(/ (* (+ x y) 1/100) x) |
(* (+ x y) 1/100) |
(+ x y) |
x |
y |
1/100 |
(/ (* x (* 100 (- y x))) (* y y)) |
(* x (* 100 (- y x))) |
x |
(* 100 (- y x)) |
100 |
(- y x) |
y |
(* y y) |
| Outputs |
|---|
(* (/ x y) 100) |
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(/ x y) |
(/.f64 x y) |
x |
y |
100 |
#s(literal 100 binary64) |
(/ 1 (/ (* (+ x y) 1/100) x)) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (* (+ x y) 1/100) x) |
(fma.f64 y (/.f64 #s(literal 1/100 binary64) x) #s(literal 1/100 binary64)) |
(* (+ x y) 1/100) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(+ x y) |
(+.f64 x y) |
x |
y |
1/100 |
#s(literal 1/100 binary64) |
(/ (* x (* 100 (- y x))) (* y y)) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
(* x (* 100 (- y x))) |
(*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
x |
(* 100 (- y x)) |
(*.f64 #s(literal 100 binary64) (-.f64 y x)) |
100 |
#s(literal 100 binary64) |
(- y x) |
(-.f64 y x) |
y |
(* y y) |
(*.f64 y y) |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 100 binary64) (-.f64 y x)) |
| ✓ | accuracy | 99.3% | (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
| ✓ | accuracy | 73.6% | (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| 33.0ms | 251× | 0 | valid |
| 1.0ms | 4× | 3 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 73 to 18 computations (75.3% saved)
ival-div: 7.0ms (32.8% of total)ival-mult: 7.0ms (32.8% of total)const: 3.0ms (14.1% of total)ival-sub: 1.0ms (4.7% of total)ival-add: 1.0ms (4.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x y) 100)> |
#<alt (/ x y)> |
#<alt (/ 1 (/ (* (+ x y) 1/100) x))> |
#<alt (/ (* (+ x y) 1/100) x)> |
#<alt (* (+ x y) 1/100)> |
#<alt (+ x y)> |
#<alt (/ (* x (* 100 (- y x))) (* y y))> |
#<alt (* x (* 100 (- y x)))> |
#<alt (* 100 (- y x))> |
#<alt (- y x)> |
#<alt (* y y)> |
| 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 (/ 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 (* 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 x))> |
#<alt (/ (+ (* 1/100 x) (* 1/100 y)) x)> |
#<alt (/ (+ (* 1/100 x) (* 1/100 y)) x)> |
#<alt (/ (+ (* 1/100 x) (* 1/100 y)) x)> |
#<alt 1/100> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt 1/100> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt 1/100> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (+ 1/100 (* 1/100 (/ y x)))> |
#<alt (* 1/100 (/ y x))> |
#<alt (* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y))))> |
#<alt (* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y))))> |
#<alt (* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y))))> |
#<alt (* 1/100 (/ y x))> |
#<alt (* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y))))> |
#<alt (* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y))))> |
#<alt (* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 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 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 (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* -100 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* -100 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2)))))> |
#<alt (* -100 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2))> |
#<alt (/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* 100 (* x y))> |
#<alt (* x (+ (* -100 x) (* 100 y)))> |
#<alt (* x (+ (* -100 x) (* 100 y)))> |
#<alt (* x (+ (* -100 x) (* 100 y)))> |
#<alt (* -100 (pow x 2))> |
#<alt (* (pow x 2) (- (* 100 (/ y x)) 100))> |
#<alt (* (pow x 2) (- (* 100 (/ y x)) 100))> |
#<alt (* (pow x 2) (- (* 100 (/ y x)) 100))> |
#<alt (* -100 (pow x 2))> |
#<alt (* (pow x 2) (- (* 100 (/ y x)) 100))> |
#<alt (* (pow x 2) (- (* 100 (/ y x)) 100))> |
#<alt (* (pow x 2) (- (* 100 (/ y x)) 100))> |
#<alt (* -100 (pow x 2))> |
#<alt (+ (* -100 (pow x 2)) (* 100 (* x y)))> |
#<alt (+ (* -100 (pow x 2)) (* 100 (* x y)))> |
#<alt (+ (* -100 (pow x 2)) (* 100 (* x y)))> |
#<alt (* 100 (* x y))> |
#<alt (* y (+ (* -100 (/ (pow x 2) y)) (* 100 x)))> |
#<alt (* y (+ (* -100 (/ (pow x 2) y)) (* 100 x)))> |
#<alt (* y (+ (* -100 (/ (pow x 2) y)) (* 100 x)))> |
#<alt (* 100 (* x y))> |
#<alt (* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y)))))> |
#<alt (* -100 x)> |
#<alt (+ (* -100 x) (* 100 y))> |
#<alt (+ (* -100 x) (* 100 y))> |
#<alt (+ (* -100 x) (* 100 y))> |
#<alt (* 100 y)> |
#<alt (* y (+ 100 (* -100 (/ x y))))> |
#<alt (* y (+ 100 (* -100 (/ x y))))> |
#<alt (* y (+ 100 (* -100 (/ x y))))> |
#<alt (* 100 y)> |
#<alt (* -1 (* y (- (* 100 (/ x y)) 100)))> |
#<alt (* -1 (* y (- (* 100 (/ x y)) 100)))> |
#<alt (* -1 (* y (- (* 100 (/ x y)) 100)))> |
#<alt (* 100 y)> |
#<alt (+ (* -100 x) (* 100 y))> |
#<alt (+ (* -100 x) (* 100 y))> |
#<alt (+ (* -100 x) (* 100 y))> |
#<alt (* -100 x)> |
#<alt (* x (- (* 100 (/ y x)) 100))> |
#<alt (* x (- (* 100 (/ y x)) 100))> |
#<alt (* x (- (* 100 (/ y x)) 100))> |
#<alt (* -100 x)> |
#<alt (* -1 (* x (+ 100 (* -100 (/ y x)))))> |
#<alt (* -1 (* x (+ 100 (* -100 (/ y x)))))> |
#<alt (* -1 (* x (+ 100 (* -100 (/ y x)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (/ 1 (/ (* (+ x y) 1/100) x)) |
| 1.0ms | y | @ | 0 | (/ (* x (* 100 (- y x))) (* y y)) |
| 1.0ms | x | @ | 0 | (/ (* x (* 100 (- y x))) (* y y)) |
| 1.0ms | x | @ | inf | (/ (* x (* 100 (- y x))) (* y y)) |
| 0.0ms | y | @ | inf | (/ (* x (* 100 (- y x))) (* y y)) |
| 1× | batch-egg-rewrite |
| 3 888× | *-lowering-*.f32 |
| 3 888× | *-lowering-*.f64 |
| 3 342× | /-lowering-/.f32 |
| 3 342× | /-lowering-/.f64 |
| 1 924× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 61 |
| 1 | 87 | 59 |
| 2 | 596 | 59 |
| 3 | 6890 | 59 |
| 0 | 8152 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x y) 100) |
(/ x y) |
(/ 1 (/ (* (+ x y) 1/100) x)) |
(/ (* (+ x y) 1/100) x) |
(* (+ x y) 1/100) |
(+ x y) |
(/ (* x (* 100 (- y x))) (* y y)) |
(* x (* 100 (- y x))) |
(* 100 (- y x)) |
(- y x) |
(* y y) |
| Outputs |
|---|
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (neg.f64 y)))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))))) |
(/.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 x #s(literal 100 binary64)) y) |
(/.f64 #s(literal -100 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -100 binary64))) y) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 100 binary64)) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 100 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (neg.f64 y)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) #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) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.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)) |
(pow.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) (neg.f64 x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 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)))) |
(neg.f64 (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 (neg.f64 x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (neg.f64 (+.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 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (neg.f64 (/.f64 x (+.f64 x y))) #s(literal -1/100 binary64)) |
(/.f64 (neg.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)) (/.f64 #s(literal -1/100 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/100 binary64)) |
(/.f64 (*.f64 (/.f64 x (+.f64 x y)) #s(literal 1 binary64)) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 (neg.f64 x) (+.f64 x y)) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 1/100 binary64)) (neg.f64 (+.f64 x y))) |
(/.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.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))) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 #s(literal 100 binary64) (pow.f64 (/.f64 (+.f64 x y) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (*.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 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 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (neg.f64 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 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (neg.f64 (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal 1 binary64)) x) |
(*.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)) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (*.f64 x (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (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 (/.f64 y (*.f64 x #s(literal 100 binary64))) (*.f64 x (/.f64 #s(literal 1/100 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/100 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/100 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/100 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/100 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/100 binary64) x) x) (*.f64 (/.f64 #s(literal 1/100 binary64) x) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/100 binary64) x) y) (*.f64 (/.f64 #s(literal 1/100 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/100 binary64) x)) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(fma.f64 x (/.f64 #s(literal 1/100 binary64) x) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(fma.f64 y (/.f64 #s(literal 1/100 binary64) x) (*.f64 x (/.f64 #s(literal 1/100 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/100 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/100 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/100 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/100 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/100 binary64) x) x (*.f64 (/.f64 #s(literal 1/100 binary64) x) y)) |
(fma.f64 (/.f64 #s(literal 1/100 binary64) x) y (*.f64 (/.f64 #s(literal 1/100 binary64) x) x)) |
(fma.f64 (*.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 y #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y 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 (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))))) |
(/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) |
(/.f64 #s(literal 1/100 binary64) (/.f64 x (+.f64 x y))) |
(/.f64 #s(literal 1/100 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 x y) #s(literal -1/100 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1/100 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1/100 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (*.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 (-.f64 x y)))) |
(/.f64 #s(literal -1/100 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 x))) |
(/.f64 #s(literal -1/100 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (-.f64 x y)) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1/100 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1/100 binary64)) (*.f64 (-.f64 x y) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1/100 binary64)) (*.f64 x (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1/100 binary64)) (*.f64 (-.f64 y x) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1/100 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1/100 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/100 binary64) x)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/100 binary64) x)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/100 binary64) x)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/100 binary64) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) (*.f64 x (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 x y) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (*.f64 x (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (*.f64 (neg.f64 x) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 100 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 100 binary64) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 x (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 x (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (neg.f64 x) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 x) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1/100 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (neg.f64 (*.f64 x (-.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) (-.f64 y x)) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1 binary64)) (*.f64 x #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/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 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/100 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/100 binary64) x) (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 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y))) (neg.f64 x)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) (/.f64 (+.f64 x y) x)) |
(*.f64 #s(literal 1/100 binary64) (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/100 binary64) (*.f64 (neg.f64 (+.f64 x y)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1/100 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.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))) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/100 binary64) (*.f64 x (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/100 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 100 binary64) (+.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 #s(literal 1/100 binary64) x))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1/100 binary64) x) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/100 binary64) x) (+.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/100 binary64) x) (/.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/100 binary64) x) (*.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (neg.f64 (+.f64 x y)) (/.f64 #s(literal -1/100 binary64) x)) |
(*.f64 (neg.f64 (+.f64 x y)) (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/100 binary64) (/.f64 (neg.f64 (+.f64 x y)) x)) |
(*.f64 #s(literal -1/100 binary64) (/.f64 (+.f64 x y) (neg.f64 x))) |
(*.f64 #s(literal -1/100 binary64) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/100 binary64) x)) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/100 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (+.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1/100 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (+.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal -1/100 binary64) x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 100 binary64))) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.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 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(+.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 y #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1/100 binary64) y (*.f64 x #s(literal 1/100 binary64))) |
(neg.f64 (*.f64 (+.f64 x y) #s(literal -1/100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y 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 x y) (*.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 (*.f64 #s(literal 1/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/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 y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.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 y x)) #s(literal 1/100 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1/100 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (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 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (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 (*.f64 #s(literal 1/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 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (-.f64 y 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 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 #s(literal 1 binary64) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(*.f64 #s(literal 1/100 binary64) (/.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.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 x (-.f64 x y) (*.f64 y y))) #s(literal 1/100 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/100 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/100 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/100 binary64) (-.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 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (neg.f64 (+.f64 x y)) #s(literal -1/100 binary64)) |
(*.f64 #s(literal -1/100 binary64) (neg.f64 (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (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 y (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/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 y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (-.f64 y #s(literal 0 binary64)) x) |
(-.f64 y (neg.f64 x)) |
(-.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))) |
(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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) 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 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) x) |
(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 (neg.f64 (+.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) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (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 y x)) (-.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 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.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 (*.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 y x))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.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 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.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 (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 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (-.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))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.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 y (*.f64 y y)) (*.f64 x (*.f64 x (neg.f64 x)))) (fma.f64 x (-.f64 x y) (*.f64 y 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 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.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 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 (-.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.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 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 y x)) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) |
(*.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) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 y x) (-.f64 x y))) (/.f64 (-.f64 y x) (-.f64 x y))) |
(*.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 y x)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.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 y (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x (+.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 (*.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 (*.f64 (+.f64 x y) (-.f64 y x)) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y #s(literal 100 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal -100 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y y))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y #s(literal 100 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal -100 binary64))))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 y y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 y y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x))))))) |
(/.f64 x (/.f64 (*.f64 y y) (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(/.f64 x (*.f64 (/.f64 y (*.f64 #s(literal 100 binary64) (-.f64 y x))) y)) |
(/.f64 (/.f64 x y) (/.f64 y (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) y) (/.f64 y (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x)))))) |
(/.f64 (-.f64 y x) (*.f64 (/.f64 y (*.f64 x #s(literal 100 binary64))) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (/.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x)))) (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (/.f64 y (*.f64 #s(literal 100 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 y (*.f64 #s(literal 100 binary64) (-.f64 y x))) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 y x))) y) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 (/.f64 y (neg.f64 x)) y)) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) x))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (*.f64 (*.f64 y y) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) x) (*.f64 (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 x y) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) (*.f64 (/.f64 y x) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) (*.f64 (/.f64 y (neg.f64 x)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 x y) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) #s(literal -1 binary64)) (*.f64 y (/.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64)))) (*.f64 (*.f64 y y) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64)))) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64)))) (*.f64 y (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 y x))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 x y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64)))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 y x))) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) y)) (/.f64 y (*.f64 x #s(literal 100 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (/.f64 x (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 x (*.f64 y y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 x y)) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 y (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 y y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 (*.f64 x (-.f64 y x)) (*.f64 y y))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 y x) y))) |
(*.f64 #s(literal 100 binary64) (*.f64 (-.f64 y x) (/.f64 x (*.f64 y y)))) |
(*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 y x) y) (/.f64 x y))) |
(*.f64 #s(literal 100 binary64) (*.f64 x (/.f64 (-.f64 y x) (*.f64 y y)))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 y x) (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) y) (/.f64 (-.f64 y x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) y) (pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y y))))) |
(*.f64 (-.f64 y x) (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 y y))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y y)))) |
(*.f64 (-.f64 y x) (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 x y))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) x)) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (/.f64 x (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal 100 binary64) (/.f64 x (*.f64 y y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (*.f64 y y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (neg.f64 (*.f64 y y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (*.f64 y y)) x) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (/.f64 x (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (-.f64 y x) (neg.f64 (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 (*.f64 x (-.f64 y x)) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 (/.f64 (-.f64 y x) y) x)) |
(*.f64 (/.f64 (-.f64 y x) y) (/.f64 (*.f64 x #s(literal 100 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 (-.f64 y x) (*.f64 y y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 y x) y))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (/.f64 (-.f64 y x) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) y)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (neg.f64 y))) |
(*.f64 (*.f64 x (-.f64 y x)) (/.f64 #s(literal 100 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 y y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 x (*.f64 y y)) (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) y) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y) (/.f64 (-.f64 y x) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y x)) y) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 y)) (/.f64 (-.f64 x y) y)) |
(*.f64 (pow.f64 (*.f64 y (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (*.f64 y (/.f64 #s(literal 1/100 binary64) (*.f64 x (-.f64 y x))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (-.f64 y x)) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (*.f64 x (/.f64 (-.f64 y x) y)) (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) (/.f64 (-.f64 y x) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 100 binary64)) (*.f64 x (-.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal 100 binary64))) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (-.f64 y x))) #s(literal 100 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x #s(literal 100 binary64))))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) y) (neg.f64 y)) (neg.f64 x)) |
(+.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(fma.f64 x (*.f64 x #s(literal -100 binary64)) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 100 binary64)) (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 100 binary64)) (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 #s(literal 100 binary64) (*.f64 x y) (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 #s(literal 100 binary64) (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 100 binary64))) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal 100 binary64)) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 (*.f64 x y) #s(literal 100 binary64) (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) y (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 (*.f64 x #s(literal 100 binary64)) (neg.f64 x) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal 100 binary64) (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(fma.f64 (*.f64 y #s(literal 100 binary64)) x (*.f64 x (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal -1 binary64)) x (*.f64 x (*.f64 y #s(literal 100 binary64)))) |
(neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) x) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) x) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64)))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (*.f64 x (*.f64 y #s(literal 100 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 x (*.f64 x #s(literal -100 binary64)))) (*.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (*.f64 x (*.f64 x #s(literal -100 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (*.f64 x (*.f64 y #s(literal 100 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (*.f64 x (*.f64 x #s(literal -100 binary64))))) (-.f64 (*.f64 x (*.f64 y #s(literal 100 binary64))) (*.f64 x (*.f64 x #s(literal -100 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (*.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 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) (neg.f64 (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.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 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
(*.f64 x (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 y x))) |
(*.f64 #s(literal 100 binary64) (*.f64 (*.f64 x (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x)))) |
(*.f64 (-.f64 y x) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (-.f64 y x) (*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) x) |
(*.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 y x)) #s(literal 100 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x #s(literal 100 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y))) x) |
(*.f64 (neg.f64 (*.f64 x #s(literal -100 binary64))) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (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)) (/.f64 (-.f64 y x) (-.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)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.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 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.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 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 x #s(literal 100 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x #s(literal 100 binary64))) (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 (*.f64 x #s(literal -100 binary64)) (*.f64 y #s(literal 100 binary64))) |
(+.f64 (*.f64 y #s(literal 100 binary64)) (*.f64 x #s(literal -100 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 100 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64)))) |
(+.f64 (*.f64 (*.f64 y #s(literal 100 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64))) |
(fma.f64 x #s(literal -100 binary64) (*.f64 y #s(literal 100 binary64))) |
(fma.f64 y #s(literal 100 binary64) (*.f64 x #s(literal -100 binary64))) |
(fma.f64 #s(literal 100 binary64) y (*.f64 x #s(literal -100 binary64))) |
(fma.f64 #s(literal 100 binary64) (neg.f64 x) (*.f64 y #s(literal 100 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 100 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 100 binary64)) (*.f64 y #s(literal 100 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 100 binary64) (*.f64 y #s(literal 100 binary64))) |
(fma.f64 (*.f64 y #s(literal 100 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -100 binary64) x (*.f64 y #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 100 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 100 binary64)) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 100 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 100 binary64)) (*.f64 y #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 x #s(literal -100 binary64))) (*.f64 (*.f64 y #s(literal 100 binary64)) (*.f64 x #s(literal -100 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 100 binary64)) (*.f64 y #s(literal 100 binary64))) (*.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 x #s(literal -100 binary64)))) (-.f64 (*.f64 y #s(literal 100 binary64)) (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.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 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y 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) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 #s(literal 100 binary64) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
(*.f64 (-.f64 y x) #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 100 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 100 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y 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 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 100 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (/.f64 #s(literal 100 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 (*.f64 (+.f64 x y) (-.f64 y x)) (/.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 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (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 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y 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) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (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 y (neg.f64 x)) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) x) (*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 (-.f64 y x) (-.f64 x y))) (*.f64 (neg.f64 y) (/.f64 (-.f64 y x) (-.f64 x y)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 x (/.f64 x (+.f64 x y)))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 x #s(literal -1 binary64) y) |
(fma.f64 x (/.f64 (-.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 (-.f64 y x) (-.f64 x y)))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 y (/.f64 y (+.f64 x y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) y) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 x y)) x (*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(neg.f64 (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 x y)) |
(/.f64 (*.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 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y 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 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y 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 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.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 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y 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 (neg.f64 (*.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 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 x y))) #s(literal 3 binary64))) (fma.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))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 x (/.f64 x (+.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (*.f64 x (/.f64 x (+.f64 x y))) (*.f64 x (/.f64 x (+.f64 x y))))) (fma.f64 y (/.f64 y (+.f64 x y)) (*.f64 x (/.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (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 y (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y 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 y x) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.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 (+.f64 x y) (-.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 x y)) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (-.f64 x y) (/.f64 (-.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y y))) |
(neg.f64 (neg.f64 (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
| 1× | egg-herbie |
| 13 152× | accelerator-lowering-fma.f32 |
| 13 152× | accelerator-lowering-fma.f64 |
| 5 056× | *-lowering-*.f32 |
| 5 056× | *-lowering-*.f64 |
| 1 708× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 1594 |
| 1 | 608 | 1571 |
| 2 | 1548 | 1479 |
| 3 | 4672 | 1455 |
| 0 | 8347 | 1412 |
| 1× | iter limit |
| 1× | node limit |
| 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)) |
(/ 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)) |
(* 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 x)) |
(/ (+ (* 1/100 x) (* 1/100 y)) x) |
(/ (+ (* 1/100 x) (* 1/100 y)) x) |
(/ (+ (* 1/100 x) (* 1/100 y)) x) |
1/100 |
(+ 1/100 (* 1/100 (/ y x))) |
(+ 1/100 (* 1/100 (/ y x))) |
(+ 1/100 (* 1/100 (/ y x))) |
1/100 |
(+ 1/100 (* 1/100 (/ y x))) |
(+ 1/100 (* 1/100 (/ y x))) |
(+ 1/100 (* 1/100 (/ y x))) |
1/100 |
(+ 1/100 (* 1/100 (/ y x))) |
(+ 1/100 (* 1/100 (/ y x))) |
(+ 1/100 (* 1/100 (/ y x))) |
(* 1/100 (/ y x)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(* 1/100 (/ y x)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 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))) |
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)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* 100 (* x y)) |
(* x (+ (* -100 x) (* 100 y))) |
(* x (+ (* -100 x) (* 100 y))) |
(* x (+ (* -100 x) (* 100 y))) |
(* -100 (pow x 2)) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(* -100 (pow x 2)) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(* -100 (pow x 2)) |
(+ (* -100 (pow x 2)) (* 100 (* x y))) |
(+ (* -100 (pow x 2)) (* 100 (* x y))) |
(+ (* -100 (pow x 2)) (* 100 (* x y))) |
(* 100 (* x y)) |
(* y (+ (* -100 (/ (pow x 2) y)) (* 100 x))) |
(* y (+ (* -100 (/ (pow x 2) y)) (* 100 x))) |
(* y (+ (* -100 (/ (pow x 2) y)) (* 100 x))) |
(* 100 (* x y)) |
(* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y))))) |
(* -100 x) |
(+ (* -100 x) (* 100 y)) |
(+ (* -100 x) (* 100 y)) |
(+ (* -100 x) (* 100 y)) |
(* 100 y) |
(* y (+ 100 (* -100 (/ x y)))) |
(* y (+ 100 (* -100 (/ x y)))) |
(* y (+ 100 (* -100 (/ x y)))) |
(* 100 y) |
(* -1 (* y (- (* 100 (/ x y)) 100))) |
(* -1 (* y (- (* 100 (/ x y)) 100))) |
(* -1 (* y (- (* 100 (/ x y)) 100))) |
(* 100 y) |
(+ (* -100 x) (* 100 y)) |
(+ (* -100 x) (* 100 y)) |
(+ (* -100 x) (* 100 y)) |
(* -100 x) |
(* x (- (* 100 (/ y x)) 100)) |
(* x (- (* 100 (/ y x)) 100)) |
(* x (- (* 100 (/ y x)) 100)) |
(* -100 x) |
(* -1 (* x (+ 100 (* -100 (/ y x))))) |
(* -1 (* x (+ 100 (* -100 (/ y x))))) |
(* -1 (* x (+ 100 (* -100 (/ y x))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
| 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) |
(/ 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) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (*.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 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 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 #s(literal 100 binary64) x) (-.f64 (/.f64 (*.f64 y y) x) y) #s(literal 100 binary64)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x) y)) x)) |
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 #s(literal 100 binary64) x) (-.f64 (/.f64 (*.f64 y y) x) y) #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 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x) y)) x)) |
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 #s(literal 100 binary64) x) (-.f64 (/.f64 (*.f64 y y) x) y) #s(literal 100 binary64)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) x) y)) x)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y 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 (*.f64 y y)) (*.f64 x x) 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 (*.f64 y y)) (*.f64 x x) x))) y) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y 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 (fma.f64 x (*.f64 x #s(literal -100 binary64)) (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x (/.f64 x y))))) 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 (fma.f64 #s(literal -100 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x)))) y)) y)) y) |
(* 1/100 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 1/100 binary64)) |
(/ (+ (* 1/100 x) (* 1/100 y)) x) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(/ (+ (* 1/100 x) (* 1/100 y)) x) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(/ (+ (* 1/100 x) (* 1/100 y)) x) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
1/100 |
#s(literal 1/100 binary64) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
1/100 |
#s(literal 1/100 binary64) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
1/100 |
#s(literal 1/100 binary64) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(+ 1/100 (* 1/100 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* 1/100 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 1/100 binary64)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* 1/100 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 1/100 binary64)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* y (+ (* 1/100 (/ 1 x)) (* 1/100 (/ 1 y)))) |
(fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
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) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y)) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y)) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y)) (/.f64 #s(literal 100 binary64) y))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) (*.f64 x y)) (/.f64 #s(literal -100 binary64) (*.f64 y y))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) (*.f64 x y)) (/.f64 #s(literal -100 binary64) (*.f64 y y))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) (*.f64 x y)) (/.f64 #s(literal -100 binary64) (*.f64 y y))))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) (*.f64 x y)) (/.f64 #s(literal -100 binary64) (*.f64 y y))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) (*.f64 x y)) (/.f64 #s(literal -100 binary64) (*.f64 y y))))) |
(* (pow x 2) (- (* 100 (/ 1 (* x y))) (* 100 (/ 1 (pow y 2))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) (*.f64 x y)) (/.f64 #s(literal -100 binary64) (*.f64 y y))))) |
(* -100 (/ (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y)))) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(/ (+ (* -100 (pow x 2)) (* 100 (* x y))) (pow y 2)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(* 100 (/ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) (*.f64 y y)) |
(* 100 (* x y)) |
(*.f64 #s(literal 100 binary64) (*.f64 x y)) |
(* x (+ (* -100 x) (* 100 y))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* x (+ (* -100 x) (* 100 y))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* x (+ (* -100 x) (* 100 y))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* -100 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -100 binary64))) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* -100 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -100 binary64))) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* (pow x 2) (- (* 100 (/ y x)) 100)) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* -100 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -100 binary64))) |
(+ (* -100 (pow x 2)) (* 100 (* x y))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(+ (* -100 (pow x 2)) (* 100 (* x y))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(+ (* -100 (pow x 2)) (* 100 (* x y))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* 100 (* x y)) |
(*.f64 #s(literal 100 binary64) (*.f64 x y)) |
(* y (+ (* -100 (/ (pow x 2) y)) (* 100 x))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* y (+ (* -100 (/ (pow x 2) y)) (* 100 x))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* y (+ (* -100 (/ (pow x 2) y)) (* 100 x))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* 100 (* x y)) |
(*.f64 #s(literal 100 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y))))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y))))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* -1 (* y (+ (* -100 x) (* 100 (/ (pow x 2) y))))) |
(*.f64 x (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(* -100 x) |
(*.f64 x #s(literal -100 binary64)) |
(+ (* -100 x) (* 100 y)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(+ (* -100 x) (* 100 y)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(+ (* -100 x) (* 100 y)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* 100 y) |
(*.f64 #s(literal 100 binary64) y) |
(* y (+ 100 (* -100 (/ x y)))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* y (+ 100 (* -100 (/ x y)))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* y (+ 100 (* -100 (/ x y)))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* 100 y) |
(*.f64 #s(literal 100 binary64) y) |
(* -1 (* y (- (* 100 (/ x y)) 100))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -1 (* y (- (* 100 (/ x y)) 100))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -1 (* y (- (* 100 (/ x y)) 100))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* 100 y) |
(*.f64 #s(literal 100 binary64) y) |
(+ (* -100 x) (* 100 y)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(+ (* -100 x) (* 100 y)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(+ (* -100 x) (* 100 y)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -100 x) |
(*.f64 x #s(literal -100 binary64)) |
(* x (- (* 100 (/ y x)) 100)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* x (- (* 100 (/ y x)) 100)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* x (- (* 100 (/ y x)) 100)) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -100 x) |
(*.f64 x #s(literal -100 binary64)) |
(* -1 (* x (+ 100 (* -100 (/ y x))))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -1 (* x (+ 100 (* -100 (/ y x))))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -1 (* x (+ 100 (* -100 (/ y x))))) |
(*.f64 #s(literal -100 binary64) (-.f64 x y)) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
Compiled 19 027 to 2 641 computations (86.1% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 064 | 2 | 1 066 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 8 | 8 |
| Total | 1 066 | 11 | 1 077 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 48.0% | (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| 35.1% | (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) y)) (*.f64 y y)) | |
| ✓ | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| ✓ | 52.9% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | 99.7% | (/.f64 x (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64)))) |
| ✓ | 99.7% | (/.f64 x (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
| ✓ | 52.9% | (/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
| 99.4% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) | |
| ✓ | 52.8% | (*.f64 (/.f64 x y) #s(literal 100 binary64)) |
| ✓ | 52.8% | (*.f64 (/.f64 #s(literal 100 binary64) y) x) |
| ✓ | 49.0% | #s(literal 100 binary64) |
Compiled 224 to 112 computations (50% 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 x #s(literal 100 binary64)) 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 x (fma.f64 y #s(literal 1/100 binary64) (*.f64 x #s(literal 1/100 binary64)))) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) y)) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64))) |
(/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (-.f64 y x))) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1/100 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/100 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal -100 binary64) y) #s(literal 100 binary64))) y) |
(/.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
3 calls:
| 6.0ms | y |
| 6.0ms | x |
| 5.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 x #s(literal 100 binary64)) y) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
| Outputs |
|---|
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
(fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64)) |
3 calls:
| 4.0ms | x |
| 3.0ms | y |
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | x |
| 78.5% | 3 | y |
| 98.7% | 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 x #s(literal 100 binary64)) y) |
| Outputs |
|---|
(/.f64 x (*.f64 y #s(literal 1/100 binary64))) |
#s(literal 100 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 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)) |
| 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 |
|---|---|---|
| 98.6% | 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 |
|---|---|---|
| 49.0% | 1 | y |
| 49.0% | 1 | x |
| 49.0% | 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 | 4.027766860815415e-11 | 99.99999999999999 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.027766860815415e-11 | 99.99999999999999 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.027766860815415e-11 | 99.99999999999999 |
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 | 21 | 61 |
| 1 | 26 | 61 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 7737125245533627/154742504910672534362390528 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (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 7737125245533627/154742504910672534362390528 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 7737125245533627/154742504910672534362390528 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) y) x) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
| Outputs |
|---|
(*.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 7737125245533627/154742504910672534362390528 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (fma.f64 y (/.f64 #s(literal -100 binary64) x) #s(literal 100 binary64))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) #s(literal 7737125245533627/154742504910672534362390528 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) (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 7737125245533627/154742504910672534362390528 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) #s(literal 7737125245533627/154742504910672534362390528 binary64)) (/.f64 x (*.f64 y #s(literal 1/100 binary64))) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) #s(literal 7737125245533627/154742504910672534362390528 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) y) x) #s(literal 100 binary64)) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) #s(literal 7737125245533627/154742504910672534362390528 binary64)) (*.f64 x (/.f64 #s(literal 100 binary64) y)) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
| 15 982× | accelerator-lowering-fma.f32 |
| 15 982× | accelerator-lowering-fma.f64 |
| 10 004× | accelerator-lowering-fma.f32 |
| 10 004× | accelerator-lowering-fma.f64 |
| 5 010× | *-lowering-*.f32 |
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 |
| 0 | 6 | 13 |
| 1 | 31 | 13 |
| 2 | 215 | 13 |
| 3 | 2147 | 13 |
| 0 | 8190 | 13 |
| 0 | 262 | 2110 |
| 1 | 776 | 2030 |
| 2 | 1981 | 1902 |
| 3 | 6342 | 1868 |
| 0 | 8351 | 1730 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 137 to 75 computations (45.3% saved)
Compiled 166 to 70 computations (57.8% saved)
Loading profile data...