
Time bar (total: 8.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 13 to 10 computations (23.1% saved)
| 840.0ms | 8 256× | 0 | valid |
ival-add: 268.0ms (43.8% of total)ival-div: 205.0ms (33.5% of total)ival-mult: 125.0ms (20.4% of total)ival-true: 6.0ms (1% of total)exact: 5.0ms (0.8% of total)ival-assert: 3.0ms (0.5% of total)| 1× | egg-herbie |
| 2 086× | div-sub |
| 1 020× | unsub-neg |
| 896× | sub-neg |
| 818× | distribute-lft-in |
| 792× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 65 |
| 1 | 81 | 57 |
| 2 | 207 | 55 |
| 3 | 680 | 55 |
| 4 | 1654 | 55 |
| 5 | 3109 | 55 |
| 6 | 4447 | 55 |
| 7 | 5053 | 55 |
| 8 | 5609 | 55 |
| 9 | 6055 | 55 |
| 10 | 6151 | 55 |
| 11 | 6653 | 55 |
| 12 | 7061 | 55 |
| 13 | 7281 | 55 |
| 14 | 7593 | 55 |
| 15 | 7817 | 55 |
| 16 | 7825 | 55 |
| 17 | 7825 | 55 |
| 0 | 8 | 11 |
| 1 | 21 | 11 |
| 2 | 30 | 11 |
| 3 | 58 | 11 |
| 4 | 95 | 11 |
| 5 | 152 | 11 |
| 6 | 229 | 11 |
| 7 | 257 | 11 |
| 8 | 263 | 11 |
| 9 | 277 | 11 |
| 10 | 279 | 11 |
| 11 | 279 | 11 |
| 12 | 280 | 11 |
| 13 | 282 | 11 |
| 14 | 290 | 11 |
| 0 | 290 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
| Outputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 34 | 0 | - | 0 | - | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) | o/n | 34 | 0 |
| ↳ | (/.f64 x y) | overflow | 33 | |
| ↳ | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) | overflow | 67 | |
| ↳ | (+.f64 (/.f64 x y) #s(literal 1 binary64)) | overflow | 33 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 34 | 0 |
| - | 0 | 222 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 34 | 0 | 0 |
| - | 0 | 0 | 222 |
| number | freq |
|---|---|
| 0 | 222 |
| 1 | 34 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 94 to 36 computations (61.7% saved)
ival-div: 7.0ms (42.3% of total)ival-add: 5.0ms (30.2% of total)ival-mult: 3.0ms (18.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 |
|---|---|---|
| ▶ | 87.6% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| 166× | *-lowering-*.f32 |
| 166× | *-lowering-*.f64 |
| 92× | accelerator-lowering-fma.f32 |
| 92× | accelerator-lowering-fma.f64 |
| 90× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 32 |
| 1 | 21 | 32 |
| 2 | 30 | 32 |
| 3 | 58 | 32 |
| 4 | 95 | 32 |
| 5 | 152 | 32 |
| 6 | 229 | 32 |
| 7 | 257 | 32 |
| 8 | 263 | 32 |
| 9 | 277 | 32 |
| 10 | 279 | 32 |
| 11 | 279 | 32 |
| 12 | 280 | 32 |
| 13 | 282 | 32 |
| 14 | 290 | 32 |
| 0 | 290 | 30 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(* x (+ (/ x y) 1)) |
x |
(+ (/ x y) 1) |
(/ x y) |
y |
1 |
(+ x 1) |
| Outputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(* x (+ (/ x y) 1)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
y |
1 |
#s(literal 1 binary64) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| ✓ | accuracy | 87.6% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 26.0ms | 256× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-div: 15.0ms (78.8% of total)ival-add: 2.0ms (10.5% of total)ival-mult: 2.0ms (10.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ (/ x y) 1))> |
#<alt (/ (* x (+ (/ x y) 1)) (+ x 1))> |
#<alt (+ (/ x y) 1)> |
#<alt (/ x y)> |
#<alt (+ x 1)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ 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 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ (* x (+ (/ x y) 1)) (+ x 1)) |
| 1.0ms | x | @ | -inf | (* x (+ (/ x y) 1)) |
| 1.0ms | x | @ | inf | (* x (+ (/ x y) 1)) |
| 1.0ms | x | @ | 0 | (* x (+ (/ x y) 1)) |
| 0.0ms | y | @ | 0 | (* x (+ (/ x y) 1)) |
| 1× | batch-egg-rewrite |
| 3 588× | *-lowering-*.f32 |
| 3 588× | *-lowering-*.f64 |
| 3 312× | /-lowering-/.f32 |
| 3 312× | /-lowering-/.f64 |
| 3 296× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 29 |
| 1 | 57 | 29 |
| 2 | 450 | 29 |
| 3 | 7065 | 29 |
| 0 | 8041 | 27 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (/ x y) 1)) |
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(+ (/ x y) 1) |
(/ x y) |
(+ x 1) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) x) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 (/.f64 x y) x x) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) x) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) y) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x x) y)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 (neg.f64 x) y) (neg.f64 x) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x y) x) |
(neg.f64 (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (-.f64 x (/.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 x (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (neg.f64 x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(*.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y)))) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) x (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) x (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)))) |
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x y) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y)))) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) y) |
(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 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 21 530× | accelerator-lowering-fma.f32 |
| 21 530× | accelerator-lowering-fma.f64 |
| 4 414× | *-lowering-*.f32 |
| 4 414× | *-lowering-*.f64 |
| 3 134× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 745 |
| 1 | 250 | 724 |
| 2 | 660 | 648 |
| 3 | 3422 | 635 |
| 0 | 9168 | 612 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
| Outputs |
|---|
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (+.f64 (/.f64 x y) (*.f64 x (fma.f64 (-.f64 (/.f64 x y) x) (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) x))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 x x)))))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) x)) x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.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) |
(/ x y) |
(/.f64 x y) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
Compiled 10 869 to 1 191 computations (89% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 496 | 9 | 505 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 497 | 9 | 506 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| 53.0% | (fma.f64 x (-.f64 (/.f64 x y) x) x) | |
| ▶ | 36.4% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| 57.7% | (/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 87.5% | (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| ▶ | 48.9% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| 42.3% | (/.f64 x y) | |
| 49.5% | (*.f64 x (/.f64 x (fma.f64 x y y))) | |
| ▶ | 37.0% | x |
Compiled 186 to 112 computations (39.8% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) y) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 192 | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 y x)) |
| 5 372× | accelerator-lowering-fma.f32 |
| 5 372× | accelerator-lowering-fma.f64 |
| 2 674× | *-lowering-*.f32 |
| 2 674× | *-lowering-*.f64 |
| 1 746× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 96 |
| 1 | 47 | 86 |
| 2 | 89 | 86 |
| 3 | 182 | 86 |
| 4 | 302 | 86 |
| 5 | 464 | 86 |
| 6 | 677 | 84 |
| 7 | 1018 | 84 |
| 8 | 1721 | 84 |
| 9 | 4170 | 84 |
| 10 | 6736 | 84 |
| 11 | 7895 | 84 |
| 0 | 8078 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ (/ 1 (/ y x)) 1)) (+ x 1)) |
(* x (+ (/ 1 (/ y x)) 1)) |
x |
(+ (/ 1 (/ y x)) 1) |
(/ 1 (/ y x)) |
1 |
(/ y x) |
y |
(+ x 1) |
x |
(/ x (+ x 1)) |
x |
(+ x 1) |
1 |
(+ (* (/ 1 y) (+ x -1)) 1) |
(/ 1 y) |
1 |
y |
(+ x -1) |
x |
-1 |
(/ (/ (* x x) y) (+ x 1)) |
(/ (* x x) y) |
(* x x) |
x |
y |
(+ x 1) |
1 |
| Outputs |
|---|
(/ (* x (+ (/ 1 (/ y x)) 1)) (+ x 1)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(* x (+ (/ 1 (/ y x)) 1)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ (/ 1 (/ y x)) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ 1 (/ y x)) |
(/.f64 x y) |
1 |
#s(literal 1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
(/ x (+ x 1)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
x |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ (* (/ 1 y) (+ x -1)) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(/ (/ (* x x) y) (+ x 1)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
(* x x) |
(*.f64 x x) |
x |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 89.1% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 87.5% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal -1 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 y x)) |
| ✓ | accuracy | 87.6% | (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 49.0ms | 256× | 0 | valid |
Compiled 97 to 20 computations (79.4% saved)
ival-div: 12.0ms (56.5% of total)ival-add: 5.0ms (23.5% of total)ival-mult: 5.0ms (23.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ y x))> |
#<alt (* x (+ (/ 1 (/ y x)) 1))> |
#<alt (/ (* x (+ (/ 1 (/ y x)) 1)) (+ x 1))> |
#<alt (+ (/ 1 (/ y x)) 1)> |
#<alt (/ x (+ x 1))> |
#<alt (+ x 1)> |
#<alt (+ (* (/ 1 y) (+ x -1)) 1)> |
#<alt (/ 1 y)> |
#<alt (+ x -1)> |
#<alt (/ (/ (* x x) y) (+ x 1))> |
#<alt (/ (* x x) y)> |
#<alt (* x x)> |
| Outputs |
|---|
#<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 x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* x (+ 1 (* x (- x 1))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))> |
#<alt 1> |
#<alt (- 1 (/ 1 x))> |
#<alt (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))> |
#<alt (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3))))> |
#<alt 1> |
#<alt (- 1 (/ 1 x))> |
#<alt (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))> |
#<alt (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt 1> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt 1> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- 1 (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* x (- (/ x y) (/ 1 y))) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y)))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (+ (* (/ 1 y) (+ x -1)) 1) |
| 1.0ms | y | @ | 0 | (/ (/ (* x x) y) (+ x 1)) |
| 0.0ms | y | @ | inf | (/ (/ (* x x) y) (+ x 1)) |
| 0.0ms | x | @ | 0 | (/ (* x x) y) |
| 0.0ms | y | @ | -inf | (+ (* (/ 1 y) (+ x -1)) 1) |
| 1× | batch-egg-rewrite |
| 9 306× | accelerator-lowering-fma.f32 |
| 9 306× | accelerator-lowering-fma.f64 |
| 5 186× | *-lowering-*.f32 |
| 5 186× | *-lowering-*.f64 |
| 4 216× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 74 |
| 1 | 128 | 64 |
| 2 | 1038 | 64 |
| 0 | 9185 | 61 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ y x)) |
(* x (+ (/ 1 (/ y x)) 1)) |
(/ (* x (+ (/ 1 (/ y x)) 1)) (+ x 1)) |
(+ (/ 1 (/ y x)) 1) |
(/ x (+ x 1)) |
(+ x 1) |
(+ (* (/ 1 y) (+ x -1)) 1) |
(/ 1 y) |
(+ x -1) |
(/ (/ (* x x) y) (+ x 1)) |
(/ (* x x) y) |
(* x x) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 x y))) |
(-.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 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.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) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 x (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) x) |
(-.f64 x (neg.f64 (/.f64 (*.f64 x x) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 x x) y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 (/.f64 x y) x x) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) y)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x x) y)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 (neg.f64 x) (/.f64 x (neg.f64 y)) x) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) x)) x) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 x) x) |
(fma.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(fma.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) x) |
(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)) (/.f64 (*.f64 x x) y)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (neg.f64 y)) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) y)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) x) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) x) |
(neg.f64 (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) y)) (*.f64 x (-.f64 x (/.f64 (*.f64 x x) y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) y)) (*.f64 x (-.f64 x (/.f64 (*.f64 x x) y))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (/.f64 (*.f64 x x) y) x)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) x) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) y)) (*.f64 x (-.f64 x (/.f64 (*.f64 x x) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (/.f64 (*.f64 x x) y) x))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x)) (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) x)) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 x x) y)) (*.f64 x (/.f64 (*.f64 x x) y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 x x) y))) (-.f64 x (/.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x) |
(*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) (neg.f64 x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) y)) (*.f64 x (-.f64 x (/.f64 (*.f64 x x) y)))))) |
(*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 x (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(+.f64 (*.f64 x (/.f64 x (fma.f64 y x y))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 y x y))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 x (/.f64 x (fma.f64 y x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x y) (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 y x y)))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 y x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x (/.f64 x (fma.f64 y x y))) #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (*.f64 x x) y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 x y) (-.f64 (*.f64 x x) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) x) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 y x y)) x (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (neg.f64 y)) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) y) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 y x y) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 y x y) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x) (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 x (neg.f64 y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x x) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x))) (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x))) |
(/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) y)) (*.f64 x (-.f64 x (/.f64 (*.f64 x x) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (/.f64 (*.f64 x x) y) x))) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x)) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) x)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (/.f64 x y) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (/.f64 x y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (/.f64 x y) x))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
(*.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(neg.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(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)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) x (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 x y)) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) y)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x y)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) y))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (/.f64 x y) y) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) x) y)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) y)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 y))) |
(/.f64 (+.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 y) (*.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y (*.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) y)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 y) (*.f64 (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) y (*.f64 (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x (/.f64 (/.f64 x y) y) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) (-.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(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)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (fma.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y x y) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 y x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 y x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x)) |
(neg.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 y x y))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 y x y)))))) |
(neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x (neg.f64 y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) y)))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y x y) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 y x y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x y) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 x x) (fma.f64 y x y)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 y (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (/.f64 x (fma.f64 y x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (neg.f64 x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (fma.f64 y x y) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 y x y)))) |
(*.f64 x (/.f64 x (fma.f64 y x y))) |
(*.f64 x (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 x y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 y x y))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 y x y))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (*.f64 x (/.f64 x (fma.f64 y x y))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 x y) (-.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 x y))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 x (fma.f64 y x y)) x) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (neg.f64 y)) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 x y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) y) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y x y) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 y x y) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (neg.f64 (/.f64 (*.f64 x x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) y))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 x x) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (/.f64 y (neg.f64 x))) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (neg.f64 y)) (neg.f64 x)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) |
(neg.f64 (neg.f64 (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 15 968× | accelerator-lowering-fma.f32 |
| 15 968× | accelerator-lowering-fma.f64 |
| 4 194× | *-lowering-*.f32 |
| 4 194× | *-lowering-*.f64 |
| 2 408× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1596 |
| 1 | 453 | 1528 |
| 2 | 1233 | 1330 |
| 3 | 5750 | 1319 |
| 0 | 8351 | 1280 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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 |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
x |
(* x (+ 1 (* -1 x))) |
(* x (+ 1 (* x (- x 1)))) |
(* x (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))) |
1 |
(- 1 (/ 1 x)) |
(- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) |
(- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) |
1 |
(- 1 (/ 1 x)) |
(+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(/ (- x 1) y) |
(/ (- (+ x y) 1) y) |
(/ (- (+ x y) 1) y) |
(/ (- (+ x y) 1) y) |
1 |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
1 |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- 1 (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y))) |
(* (pow x 2) (+ (* x (- (/ x y) (/ 1 y))) (/ 1 y))) |
(* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y))) |
(/ x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
(/ 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) |
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (*.f64 x x) (+.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y))) (neg.f64 x)) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal -1 binary64) x))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) y))) x) (/.f64 x y)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(fma.f64 x (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x)) x)) x) (/.f64 x y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* x (+ 1 (* x (- x 1)))) |
(fma.f64 x (-.f64 (*.f64 x x) x) x) |
(* x (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))) |
(fma.f64 (*.f64 x x) (fma.f64 x (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- (+ x y) 1) y) |
(/.f64 (+.f64 x (+.f64 y #s(literal -1 binary64))) y) |
(/ (- (+ x y) 1) y) |
(/.f64 (+.f64 x (+.f64 y #s(literal -1 binary64))) y) |
(/ (- (+ x y) 1) y) |
(/.f64 (+.f64 x (+.f64 y #s(literal -1 binary64))) y) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y))) |
(*.f64 (/.f64 x y) (-.f64 x (*.f64 x x))) |
(* (pow x 2) (+ (* x (- (/ x y) (/ 1 y))) (/ 1 y))) |
(*.f64 x (fma.f64 x (/.f64 (-.f64 (*.f64 x x) x) y) (/.f64 x y))) |
(* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x y)) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y))))) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y))))) |
(-.f64 (/.f64 x y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) x)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y)))) |
(-.f64 (/.f64 x y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) x)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 21 453 to 2 239 computations (89.6% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 261 | 8 | 1 269 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 265 | 13 | 1 278 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ▶ | 53.3% | (fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
| ▶ | 53.0% | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| 41.8% | (/.f64 (/.f64 x (/.f64 y x)) (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 41.7% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| 39.3% | (/.f64 (*.f64 x x) (fma.f64 y x y)) | |
| 18.1% | (/.f64 (*.f64 x x) y) | |
| ✓ | 48.9% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ▶ | 42.3% | (/.f64 x y) |
| 39.9% | (-.f64 x (*.f64 x x)) | |
| 14.0% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) | |
| ✓ | 37.0% | x |
| ▶ | 14.5% | #s(literal 1 binary64) |
Compiled 170 to 108 computations (36.5% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 x y) x) |
| ✓ | cost-diff | 0 | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 192 | (fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
| 1 072× | accelerator-lowering-fma.f32 |
| 1 072× | accelerator-lowering-fma.f64 |
| 424× | *-lowering-*.f32 |
| 424× | *-lowering-*.f64 |
| 240× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 49 |
| 1 | 24 | 47 |
| 2 | 40 | 47 |
| 3 | 102 | 47 |
| 4 | 188 | 47 |
| 5 | 307 | 47 |
| 6 | 525 | 47 |
| 7 | 864 | 47 |
| 8 | 1254 | 47 |
| 9 | 1453 | 47 |
| 10 | 1494 | 47 |
| 11 | 1523 | 47 |
| 12 | 1528 | 47 |
| 0 | 1528 | 46 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ 1 y) x) 1) |
(/ 1 y) |
1 |
y |
x |
1 |
(/ x y) |
x |
y |
(/ (+ x -1) y) |
(+ x -1) |
x |
-1 |
y |
(+ (* x (- (/ x y) x)) x) |
x |
(- (/ x y) x) |
(/ x y) |
y |
| Outputs |
|---|
(+ (* (/ 1 y) x) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
x |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (+ x -1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
y |
(+ (* x (- (/ x y) x)) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
x |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(/ x y) |
(/.f64 x y) |
y |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 x y) x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 99.8% | (fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
| 26.0ms | 256× | 0 | valid |
Compiled 49 to 15 computations (69.4% saved)
ival-div: 6.0ms (42.4% of total)ival-add: 4.0ms (28.3% of total)ival-mult: 3.0ms (21.2% of total)ival-sub: 1.0ms (7.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ 1 y) x) 1)> |
#<alt (/ 1 y)> |
#<alt (/ x y)> |
#<alt (/ (+ x -1) y)> |
#<alt (+ x -1)> |
#<alt (+ (* x (- (/ x y) x)) x)> |
#<alt (- (/ x y) x)> |
| Outputs |
|---|
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 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 (/ -1 y)> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* (pow x 2) (- (/ 1 y) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* -1 (* (pow x 2) (- 1 (/ 1 y))))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (+ (* x (- (/ x y) x)) x) |
| 0.0ms | x | @ | 0 | (+ (* x (- (/ x y) x)) x) |
| 0.0ms | y | @ | 0 | (/ (+ x -1) y) |
| 0.0ms | y | @ | 0 | (+ (* x (- (/ x y) x)) x) |
| 0.0ms | x | @ | 0 | (/ (+ x -1) y) |
| 1× | batch-egg-rewrite |
| 7 640× | accelerator-lowering-fma.f32 |
| 7 640× | accelerator-lowering-fma.f64 |
| 4 748× | *-lowering-*.f32 |
| 4 748× | *-lowering-*.f64 |
| 3 730× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 33 |
| 1 | 91 | 33 |
| 2 | 670 | 33 |
| 0 | 8878 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ 1 y) x) 1) |
(/ 1 y) |
(/ x y) |
(/ (+ x -1) y) |
(+ x -1) |
(+ (* x (- (/ x y) x)) x) |
(- (/ x y) x) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y))) |
(/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 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 (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y x y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x y) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 y))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 y (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (neg.f64 y))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y x y)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (*.f64 y (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (fma.f64 y x y))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 y (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (*.f64 y (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 y (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) y) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 y)) |
(pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x y))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y)))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (neg.f64 x)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) |
(+.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) |
(+.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 x x) y)) (*.f64 x (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x y) x)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 x (/.f64 x y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 x y) x (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x y) (/.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (-.f64 (/.f64 x y) x) x x) |
(fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (neg.f64 y)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) x) x) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) x) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) x) |
(fma.f64 (*.f64 x (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) x) |
(fma.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) x) x) |
(fma.f64 (/.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 x x) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) x x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (fma.f64 x (neg.f64 x) x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))) x)) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (-.f64 x (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x y) x)) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x y) x)) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (-.f64 (/.f64 x y) x))))))) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x y) x)) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x y) x)) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 x (-.f64 (/.f64 x y) x)) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) (neg.f64 (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)))))) (neg.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) (+.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))) x)) #s(literal 1 binary64)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) |
(*.f64 x (+.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x))) |
(*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 x y) x) (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x)) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 (-.f64 (/.f64 x y) x) (-.f64 (/.f64 x y) x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (+.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 x y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 x y)) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(-.f64 (/.f64 x y) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 x y))) |
(-.f64 (neg.f64 x) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y)))) |
(-.f64 (+.f64 (/.f64 x y) #s(literal 0 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (/.f64 x y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (neg.f64 x)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 x (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 x y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (*.f64 x x) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 x x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) |
(neg.f64 (+.f64 (/.f64 x (neg.f64 y)) x)) |
(neg.f64 (+.f64 x (/.f64 x (neg.f64 y)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) (neg.f64 (+.f64 x (/.f64 x y))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x))) (+.f64 x (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) (+.f64 x (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x))) (neg.f64 (+.f64 x (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (*.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (*.f64 (+.f64 x (/.f64 x y)) (*.f64 x x))) (*.f64 (+.f64 x (/.f64 x y)) (+.f64 x (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (+.f64 x (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y 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 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 x x) (*.f64 y y))))) (+.f64 x (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) x)) (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) x)) (+.f64 x (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 x x) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))))) |
(*.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y)))) (*.f64 (-.f64 (/.f64 x y) x) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(*.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) |
(*.f64 (+.f64 x (/.f64 x y)) (*.f64 (-.f64 (/.f64 x y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 (/.f64 x (*.f64 y y)) (+.f64 x (/.f64 x y))))))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 x (*.f64 y y)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x (/.f64 x y)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 x y) x) x)) |
| 1× | egg-herbie |
| 7 646× | accelerator-lowering-fma.f32 |
| 7 646× | accelerator-lowering-fma.f64 |
| 3 182× | *-lowering-*.f32 |
| 3 182× | *-lowering-*.f64 |
| 2 888× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 751 |
| 1 | 146 | 670 |
| 2 | 336 | 670 |
| 3 | 1095 | 664 |
| 4 | 4144 | 664 |
| 0 | 8139 | 646 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ -1 y) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(/ x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* (pow x 2) (- (/ 1 y) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(/ (pow x 2) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(/ x y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
| Outputs |
|---|
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ (+ x y) y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ (+ x y) y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 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) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (/ 1 y) 1)) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) x) x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) x) x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) x) x)) y) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
Compiled 10 268 to 1 178 computations (88.5% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 648 | 5 | 653 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 2 | 3 |
| Total | 652 | 14 | 666 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (fma.f64 x (/.f64 x y) x) | |
| ▶ | 52.9% | (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) |
| ▶ | 39.9% | (fma.f64 x (neg.f64 x) x) |
| 41.8% | (/.f64 (/.f64 x (/.f64 y x)) (+.f64 x #s(literal 1 binary64))) | |
| ✓ | 41.7% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| 39.3% | (/.f64 (*.f64 x x) (fma.f64 y x y)) | |
| ▶ | 18.1% | (/.f64 (*.f64 x x) y) |
| ✓ | 48.9% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | 42.3% | (/.f64 x y) |
| ▶ | 53.4% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 14.0% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) | |
| ▶ | 41.6% | (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
| ✓ | 37.0% | x |
| ✓ | 14.5% | #s(literal 1 binary64) |
Compiled 181 to 116 computations (35.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
| ✓ | cost-diff | 0 | (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) y) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 x (neg.f64 x) x) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 1 192× | accelerator-lowering-fma.f32 |
| 1 192× | accelerator-lowering-fma.f64 |
| 544× | *-lowering-*.f32 |
| 544× | *-lowering-*.f64 |
| 486× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 74 |
| 1 | 42 | 71 |
| 2 | 82 | 67 |
| 3 | 156 | 67 |
| 4 | 278 | 67 |
| 5 | 502 | 67 |
| 6 | 805 | 67 |
| 7 | 1138 | 67 |
| 8 | 1431 | 67 |
| 9 | 1898 | 67 |
| 10 | 2176 | 67 |
| 11 | 2356 | 67 |
| 12 | 2396 | 67 |
| 13 | 2398 | 67 |
| 14 | 2398 | 67 |
| 0 | 2398 | 66 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ x y) 1) |
(/ x y) |
x |
y |
1 |
(+ (* x (neg x)) x) |
x |
(neg x) |
(/ (* x x) y) |
(* x x) |
x |
y |
(* (/ 1 y) (+ x -1)) |
(/ 1 y) |
1 |
y |
(+ x -1) |
x |
-1 |
(+ (* x (- (/ 1 (/ y x)) x)) x) |
x |
(- (/ 1 (/ y x)) x) |
(/ 1 (/ y x)) |
1 |
(/ y x) |
y |
| Outputs |
|---|
(+ (/ x y) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
1 |
#s(literal 1 binary64) |
(+ (* x (neg x)) x) |
(fma.f64 x (neg.f64 x) x) |
x |
(neg x) |
(neg.f64 x) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
(* x x) |
(*.f64 x x) |
x |
y |
(* (/ 1 y) (+ x -1)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(+ (* x (- (/ 1 (/ y x)) x)) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
x |
(- (/ 1 (/ y x)) x) |
(-.f64 (/.f64 x y) x) |
(/ 1 (/ y x)) |
(/.f64 x y) |
1 |
#s(literal 1 binary64) |
(/ y x) |
(/.f64 y x) |
y |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal -1 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 89.1% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 100.0% | (fma.f64 x (neg.f64 x) x) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 39.0ms | 256× | 0 | valid |
Compiled 76 to 21 computations (72.4% saved)
ival-mult: 10.0ms (37.8% of total)ival-div: 9.0ms (34.1% of total)ival-add: 4.0ms (15.1% of total)ival-sub: 1.0ms (3.8% of total)ival-neg: 1.0ms (3.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 y) 1)> |
#<alt (/ x y)> |
#<alt (+ (* x (neg x)) x)> |
#<alt (neg x)> |
#<alt (/ (* x x) y)> |
#<alt (* x x)> |
#<alt (* (/ 1 y) (+ x -1))> |
#<alt (/ 1 y)> |
#<alt (+ x -1)> |
#<alt (/ 1 (/ y x))> |
#<alt (+ (* x (- (/ 1 (/ y x)) x)) x)> |
#<alt (- (/ 1 (/ y x)) x)> |
#<alt (/ y x)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ 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 x> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ -1 y)> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<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 x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* (pow x 2) (- (/ 1 y) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* -1 (* (pow x 2) (- 1 (/ 1 y))))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | (/ y x) |
| 0.0ms | y | @ | 0 | (/ y x) |
| 0.0ms | x | @ | -inf | (/ y x) |
| 0.0ms | x | @ | 0 | (/ y x) |
| 0.0ms | y | @ | inf | (/ y x) |
| 1× | batch-egg-rewrite |
| 8 498× | accelerator-lowering-fma.f32 |
| 8 498× | accelerator-lowering-fma.f64 |
| 3 916× | /-lowering-/.f32 |
| 3 916× | /-lowering-/.f64 |
| 3 848× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 57 |
| 1 | 125 | 54 |
| 2 | 969 | 54 |
| 0 | 8798 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ x y) 1) |
(/ x y) |
(+ (* x (neg x)) x) |
(neg x) |
(/ (* x x) y) |
(* x x) |
(* (/ 1 y) (+ x -1)) |
(/ 1 y) |
(+ x -1) |
(/ 1 (/ y x)) |
(+ (* x (- (/ 1 (/ y x)) x)) x) |
(- (/ 1 (/ y x)) x) |
(/ y x) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)))) |
(*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) x)) (*.f64 y y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)) (-.f64 (/.f64 x y) #s(literal 0 binary64))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 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 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 x (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 x (neg.f64 x)) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x)))) |
(-.f64 x (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (*.f64 x x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (neg.f64 x))) |
(fma.f64 x (neg.f64 x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (neg.f64 x))) |
(fma.f64 (neg.f64 x) x x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (neg.f64 x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (+.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) (*.f64 (-.f64 (*.f64 x (neg.f64 x)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (neg.f64 x)) x) (-.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (+.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (neg.f64 x)) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (neg.f64 x)) x))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 0 binary64)))) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (/.f64 x (/.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 x)) y)) |
(/.f64 x (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) y) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (+.f64 x #s(literal 1 binary64)) y)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (+.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 (/.f64 x y) (neg.f64 y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 y (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) y)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 y (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 y (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) y))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 y (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 (/.f64 x y) (neg.f64 y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 (+.f64 x #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (/.f64 y x)) (*.f64 (/.f64 y x) (neg.f64 y))) |
(/.f64 (+.f64 y (/.f64 y (neg.f64 x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) y (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (/.f64 y x)) |
(/.f64 (+.f64 y (*.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (neg.f64 x)) (neg.f64 y))) |
(/.f64 (+.f64 (neg.f64 y) (/.f64 y x)) (*.f64 (/.f64 y (neg.f64 x)) y)) |
(/.f64 (fma.f64 x (neg.f64 y) y) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 x y (*.f64 y #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 x) y y) (*.f64 (neg.f64 y) y)) |
(/.f64 (+.f64 (/.f64 y x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y y)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y))) (/.f64 y (neg.f64 x))) |
(/.f64 (+.f64 y (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (+.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (+.f64 (/.f64 y (neg.f64 x)) y) (*.f64 y (/.f64 y x))) |
(/.f64 (+.f64 (/.f64 y (neg.f64 x)) y) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal 1 binary64) y))) (/.f64 y x)) |
(/.f64 (+.f64 (/.f64 y x) (*.f64 y #s(literal -1 binary64))) (*.f64 y (/.f64 y (neg.f64 x)))) |
(/.f64 (+.f64 y (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64)))) y) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 (/.f64 x y) (neg.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) y) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y))) |
(pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) y))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 y)))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 y)))) |
(*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 (/.f64 x y) (neg.f64 y)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(exp.f64 (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) x)) (*.f64 y y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)) (-.f64 (/.f64 x y) #s(literal 0 binary64))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 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 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) |
(+.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) |
(+.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 (-.f64 (/.f64 x y) x) x x) |
(fma.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(fma.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) |
(fma.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) x) x) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 x x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) (neg.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) (neg.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) |
(*.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(*.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 x y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 x y)) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(-.f64 (/.f64 x y) x) |
(-.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (/.f64 x y)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (/.f64 x y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 x y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 x y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (*.f64 x x) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x y) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 x x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) x (neg.f64 x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (neg.f64 x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (/.f64 x y) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (+.f64 x (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 x y)))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (*.f64 y (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 x (*.f64 (/.f64 y x) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 y x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (neg.f64 y) (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 y) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 y (neg.f64 x)) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 y (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 y (neg.f64 x)) (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 y (neg.f64 x)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x x (*.f64 y (*.f64 x (neg.f64 x)))) (*.f64 y x)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 y) x)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (/.f64 y x) x) (*.f64 x (/.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (/.f64 y (neg.f64 x)) (neg.f64 x)) (*.f64 x (/.f64 y (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) y (*.f64 x x)) (*.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (neg.f64 y) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) y (*.f64 (fma.f64 x x #s(literal 0 binary64)) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 y x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (neg.f64 y) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 x))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 y (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (*.f64 (+.f64 x (/.f64 x y)) (*.f64 x x))) (*.f64 (+.f64 x (/.f64 x y)) (+.f64 x (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 x) (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 (/.f64 x y) (neg.f64 x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x (/.f64 x y)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 x y) x) x)) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(/.f64 y x) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.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) x) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
| 1× | egg-herbie |
| 6 480× | accelerator-lowering-fma.f32 |
| 6 480× | accelerator-lowering-fma.f64 |
| 3 100× | *-lowering-*.f32 |
| 3 100× | *-lowering-*.f64 |
| 2 936× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 1159 |
| 1 | 158 | 1090 |
| 2 | 350 | 1090 |
| 3 | 1130 | 1084 |
| 4 | 4420 | 1042 |
| 0 | 8140 | 1024 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
x |
(* x (+ 1 (* -1 x))) |
(* x (+ 1 (* -1 x))) |
(* x (+ 1 (* -1 x))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ -1 y) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(/ x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(/ 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 |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* (pow x 2) (- (/ 1 y) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(/ (pow x 2) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(/ x y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.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) |
(/ x y) |
(/.f64 x y) |
x |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(/ 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) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (/ 1 y) 1)) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) x) x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) x) x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) x) x)) y) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
Compiled 11 651 to 1 519 computations (87% saved)
15 alts after pruning (6 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 843 | 3 | 846 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 845 | 15 | 860 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (fma.f64 x (/.f64 x y) x) | |
| ✓ | 39.9% | (fma.f64 x (neg.f64 x) x) |
| ✓ | 41.7% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| 39.3% | (/.f64 (*.f64 x x) (fma.f64 y x y)) | |
| ✓ | 18.1% | (/.f64 (*.f64 x x) y) |
| 20.2% | (/.f64 x (/.f64 y x)) | |
| ✓ | 48.9% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | 42.3% | (/.f64 x y) |
| ✓ | 53.4% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 14.0% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) | |
| 20.2% | (*.f64 (/.f64 x y) x) | |
| ✓ | 41.6% | (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
| 7.1% | (neg.f64 (*.f64 x x)) | |
| ✓ | 37.0% | x |
| ✓ | 14.5% | #s(literal 1 binary64) |
Compiled 279 to 115 computations (58.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 y x y)) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 x (/.f64 y x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x y) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
3 calls:
| 9.0ms | x |
| 9.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | x |
| 87.6% | 1 | y |
| 100.0% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 y x y)) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) |
| Outputs |
|---|
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
2 calls:
| 9.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | x |
| 95.8% | 5 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
3 calls:
| 5.0ms | y |
| 4.0ms | x |
| 4.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.6% | 5 | y |
| 87.6% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 87.8% | 3 | x |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(-.f64 x (*.f64 x x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
2 calls:
| 4.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.3% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 87.1% | 3 | x |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
| Outputs |
|---|
(/.f64 x y) |
(-.f64 x (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 x y) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 3 | x |
| 86.7% | 4 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 x y) |
(-.f64 x (*.f64 x x)) |
#s(literal 1 binary64) |
(/.f64 x y) |
1 calls:
| 6.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 4 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
(-.f64 x (*.f64 x x)) |
(fma.f64 x (neg.f64 x) x) |
| Outputs |
|---|
(-.f64 x (*.f64 x x)) |
#s(literal 1 binary64) |
3 calls:
| 3.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.9% | 1 | y |
| 50.0% | 4 | x |
| 52.4% | 2 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 (*.f64 x x)) |
| Outputs |
|---|
(neg.f64 (*.f64 x x)) |
x |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.2% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.5% | 2 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 1.0ms | y |
| 1.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.5% | 1 | y |
| 14.5% | 1 | x |
| 14.5% | 1 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.3918515067211005e+271 | +inf |
| 0.0ms | -inf | -1.1468834406923416e+279 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.744097464651068e-6 | 3711147.237674066 |
| 12.0ms | -16.64422836634283 | -0.00957956614772094 |
| 16.0ms | 288× | 0 | valid |
Compiled 412 to 265 computations (35.7% saved)
ival-div: 4.0ms (45.1% of total)ival-add: 3.0ms (33.8% of total)ival-mult: 2.0ms (22.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.744097464651068e-6 | 3711147.237674066 |
| 15.0ms | -16.64422836634283 | -0.00957956614772094 |
| 19.0ms | 288× | 0 | valid |
Compiled 358 to 229 computations (36% saved)
ival-div: 4.0ms (45.5% of total)ival-add: 3.0ms (34.1% of total)ival-mult: 2.0ms (22.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.744097464651068e-6 | 3711147.237674066 |
| 14.0ms | -16.64422836634283 | -0.00957956614772094 |
| 15.0ms | 288× | 0 | valid |
Compiled 322 to 211 computations (34.5% saved)
ival-div: 4.0ms (45.5% of total)ival-add: 2.0ms (22.8% of total)ival-mult: 2.0ms (22.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3711147.237674066 | 13758354761.881325 |
| 16.0ms | -86454523256.97482 | -83029.32358548896 |
| 18.0ms | 272× | 0 | valid |
Compiled 288 to 217 computations (24.7% saved)
ival-div: 8.0ms (63.4% of total)ival-add: 2.0ms (15.8% of total)ival-mult: 2.0ms (15.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.106327007095956e-6 | 0.9999963333167166 |
| 0.0ms | -1194.49333752682 | -0.009672221836600083 |
Compiled 16 to 13 computations (18.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000120440827518 | 84611909470115600.0 |
| 0.0ms | 6.106327007095956e-6 | 0.9999963333167166 |
| 0.0ms | -1194.49333752682 | -0.009672221836600083 |
Compiled 16 to 13 computations (18.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000120440827518 | 84611909470115600.0 |
| 0.0ms | 1.744094422780407e-6 | 6.106327007095956e-6 |
| 0.0ms | -1194.49333752682 | -0.009672221836600083 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.744094422780407e-6 | 6.106327007095956e-6 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.744094422780407e-6 | 6.106327007095956e-6 |
| 0.0ms | -558653229438.7931 | -1194.49333752682 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.744094422780407e-6 | 6.106327007095956e-6 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | egg-herbie |
| 16× | +-commutative_binary64 |
| 10× | if-if-or-not_binary32 |
| 8× | sub-neg_binary64 |
| 6× | *-commutative_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 355 |
| 1 | 94 | 355 |
| 2 | 100 | 355 |
| 3 | 103 | 355 |
| 4 | 104 | 355 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -inf.0 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 39999999999999998116394341015895004582005369498587980817774798135008889236832540403098949017596279503857976235196107587296037135033765903667627197945557561774765117874632937403616439514082803772592228187176440695417833371491179060224935998728946542317371771765772504793088 binary64)) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(if (<=.f64 x #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 3602879701896397/4503599627370496 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -320000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 30000000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 5902958103587057/590295810358705651712 binary64)) (-.f64 x (*.f64 x x)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 5902958103587057/590295810358705651712 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) (-.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -500000000000 binary64)) (neg.f64 (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -inf.0 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 39999999999999998116394341015895004582005369498587980817774798135008889236832540403098949017596279503857976235196107587296037135033765903667627197945557561774765117874632937403616439514082803772592228187176440695417833371491179060224935998728946542317371771765772504793088 binary64)) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(if (<=.f64 x #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 3602879701896397/4503599627370496 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -320000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 30000000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 5902958103587057/590295810358705651712 binary64)) (-.f64 x (*.f64 x x)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 5902958103587057/590295810358705651712 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) (-.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -500000000000 binary64)) (neg.f64 (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 21 530× | accelerator-lowering-fma.f32 |
| 21 530× | accelerator-lowering-fma.f64 |
| 15 968× | accelerator-lowering-fma.f32 |
| 15 968× | accelerator-lowering-fma.f64 |
| 7 646× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 745 |
| 1 | 250 | 724 |
| 2 | 660 | 648 |
| 3 | 3422 | 635 |
| 0 | 9168 | 612 |
| 0 | 58 | 751 |
| 1 | 146 | 670 |
| 2 | 336 | 670 |
| 3 | 1095 | 664 |
| 4 | 4144 | 664 |
| 0 | 8139 | 646 |
| 0 | 62 | 1159 |
| 1 | 158 | 1090 |
| 2 | 350 | 1090 |
| 3 | 1130 | 1084 |
| 4 | 4420 | 1042 |
| 0 | 8140 | 1024 |
| 0 | 13 | 33 |
| 1 | 91 | 33 |
| 2 | 670 | 33 |
| 0 | 8878 | 32 |
| 0 | 157 | 1596 |
| 1 | 453 | 1528 |
| 2 | 1233 | 1330 |
| 3 | 5750 | 1319 |
| 0 | 8351 | 1280 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 716 to 289 computations (59.6% saved)
Compiled 816 to 164 computations (79.9% saved)
Loading profile data...