
Time bar (total: 10.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 10 to 9 computations (10% saved)
| 506.0ms | 7 948× | 0 | valid |
| 36.0ms | 144× | 1 | valid |
| 12.0ms | 77× | 3 | valid |
| 11.0ms | 87× | 2 | valid |
ival-div: 91.0ms (29.2% of total)ival-fabs: 81.0ms (26% of total)ival-sub: 79.0ms (25.4% of total)ival-add: 41.0ms (13.2% of total)adjust: 6.0ms (1.9% of total)exact: 5.0ms (1.6% of total)ival-true: 5.0ms (1.6% of total)ival-assert: 3.0ms (1% of total)| 2× | egg-herbie |
| 192× | accelerator-lowering-fma.f32 |
| 192× | accelerator-lowering-fma.f64 |
| 112× | *-lowering-*.f32 |
| 112× | *-lowering-*.f64 |
| 108× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 56 |
| 1 | 52 | 48 |
| 2 | 135 | 48 |
| 3 | 262 | 48 |
| 4 | 382 | 48 |
| 5 | 459 | 48 |
| 6 | 522 | 48 |
| 7 | 565 | 48 |
| 8 | 569 | 48 |
| 9 | 572 | 48 |
| 10 | 574 | 48 |
| 0 | 7 | 8 |
| 1 | 12 | 8 |
| 2 | 19 | 8 |
| 3 | 27 | 8 |
| 4 | 46 | 8 |
| 5 | 93 | 8 |
| 6 | 151 | 8 |
| 7 | 180 | 8 |
| 8 | 225 | 8 |
| 9 | 261 | 8 |
| 10 | 297 | 8 |
| 11 | 309 | 8 |
| 12 | 315 | 8 |
| 13 | 318 | 8 |
| 14 | 320 | 8 |
| 0 | 320 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
| Outputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| Inputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
(+ (neg x) (/ (fabs (- y (neg x))) 2)) |
(+ x (/ (fabs (- (neg y) x)) 2)) |
(neg (+ (neg x) (/ (fabs (- y (neg x))) 2))) |
(neg (+ x (/ (fabs (- (neg y) x)) 2))) |
(+ y (/ (fabs (- x y)) 2)) |
| Outputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
(+ x (* (fabs (- y x)) 1/2)) |
(+ (neg x) (/ (fabs (- y (neg x))) 2)) |
(- (* (fabs (+ x y)) 1/2) x) |
(+ x (/ (fabs (- (neg y) x)) 2)) |
(+ x (* (fabs (+ x y)) 1/2)) |
(neg (+ (neg x) (/ (fabs (- y (neg x))) 2))) |
(+ x (* (fabs (+ x y)) -1/2)) |
(neg (+ x (/ (fabs (- (neg y) x)) 2))) |
(- (* (fabs (+ x y)) -1/2) x) |
(+ y (/ (fabs (- x y)) 2)) |
(+ y (* (fabs (- y x)) 1/2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 y x)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 26.0ms | 484× | 0 | valid |
| 1.0ms | 10× | 2 | valid |
| 1.0ms | 14× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-div: 4.0ms (27.7% of total)ival-sub: 3.0ms (20.8% of total)ival-fabs: 3.0ms (20.8% of total)ival-add: 3.0ms (20.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 y x)) |
| ✓ | cost-diff | 192 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 320 | (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
| 192× | accelerator-lowering-fma.f32 |
| 192× | accelerator-lowering-fma.f64 |
| 112× | *-lowering-*.f32 |
| 112× | *-lowering-*.f64 |
| 64× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 24 |
| 1 | 12 | 24 |
| 2 | 19 | 24 |
| 3 | 27 | 24 |
| 4 | 46 | 24 |
| 5 | 93 | 24 |
| 6 | 151 | 24 |
| 7 | 180 | 24 |
| 8 | 225 | 24 |
| 9 | 261 | 24 |
| 10 | 297 | 24 |
| 11 | 309 | 24 |
| 12 | 315 | 24 |
| 13 | 318 | 24 |
| 14 | 320 | 24 |
| 0 | 320 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
x |
(/ (fabs (- y x)) 2) |
(fabs (- y x)) |
(- y x) |
y |
2 |
| Outputs |
|---|
(+ x (/ (fabs (- y x)) 2)) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
x |
(/ (fabs (- y x)) 2) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 13.0ms | 242× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 1.0ms | 7× | 1 | valid |
| 0.0ms | 2× | 3 | valid |
Compiled 26 to 9 computations (65.4% saved)
ival-div: 2.0ms (29.3% of total)ival-sub: 2.0ms (29.3% of total)ival-fabs: 1.0ms (14.6% of total)ival-add: 1.0ms (14.6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (fabs (- y x)) 2)> |
#<alt (+ x (/ (fabs (- y x)) 2))> |
#<alt (fabs (- y x))> |
#<alt (- y x)> |
| Outputs |
|---|
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (+ x (/ (fabs (- y x)) 2)) |
| 0.0ms | y | @ | -inf | (/ (fabs (- y x)) 2) |
| 0.0ms | y | @ | inf | (/ (fabs (- y x)) 2) |
| 0.0ms | y | @ | 0 | (/ (fabs (- y x)) 2) |
| 0.0ms | x | @ | -inf | (/ (fabs (- y x)) 2) |
| 1× | batch-egg-rewrite |
| 4 906× | accelerator-lowering-fma.f32 |
| 4 906× | accelerator-lowering-fma.f64 |
| 4 404× | *-lowering-*.f32 |
| 4 404× | *-lowering-*.f64 |
| 2 206× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 21 |
| 1 | 47 | 21 |
| 2 | 376 | 21 |
| 3 | 5337 | 21 |
| 0 | 8337 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (fabs (- y x)) 2) |
(+ x (/ (fabs (- y x)) 2)) |
(fabs (- y x)) |
(- y x) |
| Outputs |
|---|
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 #s(literal 2 binary64) (fabs.f64 (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (*.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal 1/2 binary64)) (fabs.f64 (+.f64 y x))) |
(pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 y x)))) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) x) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) x) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1/2 binary64) x) |
(fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1/2 binary64) x) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64)) #s(literal -1/2 binary64) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 y x))) x) |
(neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1/512 binary64))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1/512 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 x (/.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x x (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))))) (fma.f64 x x (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1/512 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (*.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal 1 binary64)) (fabs.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 y x)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fma.f64 x #s(literal -1 binary64) y) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y y (*.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (+.f64 y x)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(neg.f64 (-.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.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))))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.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 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) (fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (fma.f64 y (/.f64 y (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y y (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (/.f64 (-.f64 y x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (+.f64 y x)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.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 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) (+.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
| 1× | egg-herbie |
| 3 132× | /-lowering-/.f32 |
| 3 132× | /-lowering-/.f64 |
| 2 520× | accelerator-lowering-fma.f32 |
| 2 520× | accelerator-lowering-fma.f64 |
| 2 222× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 479 |
| 1 | 115 | 479 |
| 2 | 264 | 479 |
| 3 | 775 | 479 |
| 4 | 2426 | 479 |
| 5 | 3227 | 479 |
| 6 | 4255 | 479 |
| 7 | 5098 | 479 |
| 8 | 5671 | 479 |
| 9 | 6159 | 479 |
| 10 | 7875 | 479 |
| 0 | 8354 | 458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (- y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
| Outputs |
|---|
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(* 1/2 (fabs (- y x))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) #s(literal 0 binary64)) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
Compiled 7 733 to 909 computations (88.2% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 326 | 9 | 335 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 327 | 9 | 336 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) | |
| ▶ | 51.1% | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
| ▶ | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| 51.4% | (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) | |
| 34.4% | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) | |
| ▶ | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
| ▶ | 99.7% | (+.f64 x (/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))) #s(literal 2 binary64))) |
| 99.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) | |
| ▶ | 12.3% | x |
Compiled 366 to 182 computations (50.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 64 | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 192 | (+.f64 x (/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 320 | (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
| ✓ | cost-diff | 320 | (/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 1408 | (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 y x)) |
| ✓ | cost-diff | 0 | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 y x)) |
| ✓ | cost-diff | 0 | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| 16 054× | accelerator-lowering-fma.f32 |
| 16 054× | accelerator-lowering-fma.f64 |
| 4 480× | *-lowering-*.f32 |
| 4 480× | *-lowering-*.f64 |
| 3 210× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 271 |
| 1 | 85 | 266 |
| 2 | 264 | 258 |
| 3 | 881 | 258 |
| 4 | 4263 | 258 |
| 0 | 8382 | 243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (fabs (- y x)) 1/2) x) |
(fabs (- y x)) |
(- y x) |
y |
x |
1/2 |
x |
(/ 1 (/ 1 (+ (* (fabs (- y x)) 1/2) x))) |
1 |
(/ 1 (+ (* (fabs (- y x)) 1/2) x)) |
(+ (* (fabs (- y x)) 1/2) x) |
(fabs (- y x)) |
(- y x) |
y |
x |
1/2 |
(+ x (/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2)) |
x |
(/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2) |
(fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) |
(* (+ y x) (* (- y x) (/ 1 (+ y x)))) |
(+ y x) |
y |
(* (- y x) (/ 1 (+ y x))) |
(- y x) |
(/ 1 (+ y x)) |
1 |
2 |
(+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))) |
(/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) |
(* x x) |
x |
(+ (* (* (- y x) (- y x)) -1/4) (* x x)) |
(* (- y x) (- y x)) |
(- y x) |
y |
-1/4 |
(+ (* (fabs (- y x)) 1/2) x) |
(fabs (- y x)) |
1/2 |
(neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x))) |
(/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)) |
(* (* (- y x) (- y x)) 1/4) |
1/4 |
(+ (* (fabs (- y x)) -1/2) x) |
-1/2 |
| Outputs |
|---|
(+ (* (fabs (- y x)) 1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
1/2 |
#s(literal 1/2 binary64) |
x |
(/ 1 (/ 1 (+ (* (fabs (- y x)) 1/2) x))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (* (fabs (- y x)) 1/2) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(+ (* (fabs (- y x)) 1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
1/2 |
#s(literal 1/2 binary64) |
(+ x (/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2)) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
x |
(/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) |
(fabs.f64 (-.f64 y x)) |
(* (+ y x) (* (- y x) (/ 1 (+ y x)))) |
(-.f64 y x) |
(+ y x) |
(+.f64 y x) |
y |
(* (- y x) (/ 1 (+ y x))) |
(/.f64 (-.f64 y x) (+.f64 y x)) |
(- y x) |
(-.f64 y x) |
(/ 1 (+ y x)) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
(+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))) |
(fma.f64 x (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 x (fma.f64 (fma.f64 (-.f64 y x) (-.f64 y x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (fma.f64 x x #s(literal 0 binary64))))) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (-.f64 y x) (-.f64 y x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
x |
(+ (* (* (- y x) (- y x)) -1/4) (* x x)) |
(fma.f64 (fma.f64 (-.f64 y x) (-.f64 y x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(* (- y x) (- y x)) |
(fma.f64 (-.f64 y x) (-.f64 y x) #s(literal 0 binary64)) |
(- y x) |
(-.f64 y x) |
y |
-1/4 |
#s(literal -1/4 binary64) |
(+ (* (fabs (- y x)) 1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
1/2 |
#s(literal 1/2 binary64) |
(neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)) |
(/.f64 (*.f64 (fma.f64 (-.f64 y x) (-.f64 y x) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (* (- y x) (- y x)) 1/4) |
(*.f64 (fma.f64 (-.f64 y x) (-.f64 y x) #s(literal 0 binary64)) #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(+ (* (fabs (- y x)) -1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
| ✓ | accuracy | 77.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 62.4% | (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) |
| ✓ | accuracy | 54.0% | (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 y x)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
| ✓ | accuracy | 99.9% | (+.f64 x (/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| 112.0ms | 213× | 0 | valid |
| 24.0ms | 21× | 1 | valid |
| 9.0ms | 14× | 2 | valid |
| 6.0ms | 7× | 3 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 294 to 35 computations (88.1% saved)
ival-div: 45.0ms (39.2% of total)ival-fabs: 38.0ms (33.1% of total)ival-mult: 16.0ms (13.9% of total)ival-add: 9.0ms (7.8% of total)adjust: 3.0ms (2.6% of total)ival-sub: 2.0ms (1.7% of total)exact: 1.0ms (0.9% of total)ival-neg: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (fabs (- y x)) 1/2) x)> |
#<alt (fabs (- y x))> |
#<alt (- y x)> |
#<alt (/ 1 (/ 1 (+ (* (fabs (- y x)) 1/2) x)))> |
#<alt (/ 1 (+ (* (fabs (- y x)) 1/2) x))> |
#<alt (* (+ y x) (* (- y x) (/ 1 (+ y x))))> |
#<alt (/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2)> |
#<alt (* (- y x) (/ 1 (+ y x)))> |
#<alt (+ x (/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2))> |
#<alt (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))> |
#<alt (+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x))))> |
#<alt (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x)))> |
#<alt (+ (* (* (- y x) (- y x)) -1/4) (* x x))> |
#<alt (/ 1 (+ y x))> |
#<alt (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x))> |
| Outputs |
|---|
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (- y x)))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (+ (* -4 (/ x (pow (fabs (- y x)) 2))) (* 2 (/ 1 (fabs (- y x)))))> |
#<alt (+ (* x (- (* 8 (/ x (pow (fabs (- y x)) 3))) (* 4 (/ 1 (pow (fabs (- y x)) 2))))) (* 2 (/ 1 (fabs (- y x)))))> |
#<alt (+ (* x (- (* x (+ (* -16 (/ x (pow (fabs (- y x)) 4))) (* 8 (/ 1 (pow (fabs (- y x)) 3))))) (* 4 (/ 1 (pow (fabs (- y x)) 2))))) (* 2 (/ 1 (fabs (- y x)))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1/2 (/ (fabs (- y x)) x))) x)> |
#<alt (/ (- (+ 1 (* 1/4 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* 1/2 (/ (fabs (- y x)) x))) x)> |
#<alt (/ (- (+ 1 (* -1/8 (/ (pow (fabs (- y x)) 3) (pow x 3)))) (+ (* -1/4 (/ (pow (fabs (- y x)) 2) (pow x 2))) (* 1/2 (/ (fabs (- y x)) x)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (fabs (+ y (* -1 x))) 3) x)) (* 1/4 (pow (fabs (+ y (* -1 x))) 2))) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (* -1 (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (* -1 (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (* -1 (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (* -1 (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) 1)> |
#<alt (- (* y (+ (* -2 (/ y (pow x 2))) (* 2 (/ 1 x)))) 1)> |
#<alt (- (* y (+ (* y (- (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))) 1)> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x y))) (/ x y))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))))) (/ x y))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3)))) (+ (/ x y) (/ (* x (- (* -1 x) x)) (pow y 2))))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x y))) (/ x y))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* -1 x) x)) (/ (* x (- (* -1 x) x)) y)) y)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* -1 x) x)) (* -1 (/ (+ (* -1 (* x (- (* -1 x) x))) (/ (* (pow x 2) (- (* -1 x) x)) y)) y))) y)))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ x y)))> |
#<alt (+ 1 (* x (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y)))))> |
#<alt (+ 1 (* x (- (* x (+ (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))))> |
#<alt -1> |
#<alt (- (/ y x) (+ 1 (* -1 (/ y x))))> |
#<alt (- (+ (* -1 (/ (* y (- y (* -1 y))) (pow x 2))) (/ y x)) (+ 1 (* -1 (/ y x))))> |
#<alt (- (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3))) (+ 1 (+ (* -1 (/ y x)) (/ (* y (- y (* -1 y))) (pow x 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ (- (* -1 y) y) x)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) y)) x))) y) x)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) y)) x)) (* -1 (* y (- (* -1 y) y)))) x))) y) x)) 1)> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (- (* 1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (- (* y (- (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (- (* y (- (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* 1/2 (/ (pow y 2) (fabs (- y x))))> |
#<alt (- (* -1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- y x)))))> |
#<alt (- (* x (- (* 1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x)))))> |
#<alt (- (* x (- (* x (- (* 1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x)))))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* -1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) 1/4))> |
#<alt (* x (- (* -1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)))))> |
#<alt (* x (- (* -1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2)))))))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))) x)))))> |
#<alt (* -1 (* x (+ 1/4 (* -1 (/ (- (* 1/4 (/ (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)))))> |
#<alt (* -1 (* x (+ 1/4 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))) x)) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)))))> |
#<alt (* 1/2 (/ (pow y 2) (fabs (- y x))))> |
#<alt (- (* -1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- y x)))))> |
#<alt (- (* x (- (* x (- (* -2 (/ (fabs (- y x)) (pow y 2))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x)))))> |
#<alt (- (* x (- (* x (- (+ (* -2 (/ (fabs (- y x)) (pow y 2))) (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))) (fabs (- y x)))) (+ (* 4 (/ 1 (pow y 2))) (* 4 (/ (fabs (- y x)) (pow y 3)))))))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x)))))> |
#<alt (* 13/12 x)> |
#<alt (* x (- (+ 13/12 (* 2/3 (/ (fabs (- y x)) x))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 8/9 (/ y x)))))> |
#<alt (* x (- (+ 13/12 (+ (* -4/9 (/ (* y (fabs (- y x))) (pow x 2))) (* 2/3 (/ (fabs (- y x)) x)))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (* 8/9 (/ y x))))))))> |
#<alt (* x (- (+ 13/12 (+ (* -1/2 (/ (+ (* -16/27 (* (pow y 2) (fabs (- y x)))) (* -4/9 (* (pow y 2) (fabs (- y x))))) (pow x 3))) (+ (* -4/9 (/ (* y (fabs (- y x))) (pow x 2))) (* 2/3 (/ (fabs (- y x)) x))))) (+ (* -2/3 (/ (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) (pow x 3))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (+ (* 1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (+ (* 8/27 (/ (pow y 3) (pow x 3))) (* 8/9 (/ y x)))))))))))> |
#<alt (* 13/12 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -16/27 (pow y 2)) (+ (* -4/9 (pow y 2)) (* 4/9 (* y (fabs (+ y (* -1 x))))))) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x)))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (+ (* -16/27 (* (pow y 2) (fabs (+ y (* -1 x))))) (* -4/9 (* (pow y 2) (fabs (+ y (* -1 x))))))) (+ (* -8/27 (pow y 3)) (* 2/3 (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))))))) (* -1/8 (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))))) x)) (+ (* -16/27 (pow y 2)) (+ (* -4/9 (pow y 2)) (* 4/9 (* y (fabs (+ y (* -1 x)))))))) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x)))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12)))> |
#<alt (- (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (- (+ (* -1 (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (- (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (+ (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))) (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (- (+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (* x (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/8 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (+ (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))) (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* (pow y 2) (- (* -4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow y 4))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) (pow y 2))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* -4 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* -8 (/ x (pow y 3))) (* 4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* x (- (* -28 (/ x (pow y 4))) (* 8 (/ 1 (pow y 3))))) (* 4 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (- (* x (- (* x (- (* -80 (/ x (pow y 5))) (* 28 (/ 1 (pow y 4))))) (* 8 (/ 1 (pow y 3))))) (* 4 (/ 1 (pow y 2)))))> |
#<alt 4/3> |
#<alt (+ 4/3 (* -8/9 (/ y x)))> |
#<alt (- (+ 4/3 (* -1 (/ (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))) (pow x 2)))) (* 8/9 (/ y x)))> |
#<alt (- (+ 4/3 (* -1 (/ (+ (* -2/3 (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))))) (* 8/27 (pow y 3))) (pow x 3)))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (* 8/9 (/ y x)))))> |
#<alt 4/3> |
#<alt (+ 4/3 (* -8/9 (/ y x)))> |
#<alt (+ 4/3 (* -1 (/ (- (+ (* -16/27 (/ (pow y 2) x)) (* -4/9 (/ (pow y 2) x))) (* -8/9 y)) x)))> |
#<alt (+ 4/3 (* -1 (/ (- (* -1 (/ (- (+ (* -8/27 (/ (pow y 3) x)) (* 2/3 (/ (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) x))) (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) x)) (* -8/9 y)) x)))> |
#<alt (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))> |
#<alt (+ (* -1/2 (/ (* (pow x 3) y) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (* 1/2 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (* x (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/8 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (* 1/2 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))))> |
#<alt (* -4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -8 (/ (pow x 3) y)) (* -4 (pow x 2))) (pow y 2))> |
#<alt (/ (- (+ (* -4 (pow x 2)) (* -1 (/ (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4))) (pow y 2)))) (* 8 (/ (pow x 3) y))) (pow y 2))> |
#<alt (/ (- (+ (* -4 (pow x 2)) (* -1 (/ (+ (* 2 (* x (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4))))) (* 32 (* (pow x 3) (+ (* -1/4 (pow x 2)) (pow x 2))))) (pow y 3)))) (+ (* 8 (/ (pow x 3) y)) (+ (* 16 (/ (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) (pow y 2))) (* 16 (/ (pow x 4) (pow y 2)))))) (pow y 2))> |
#<alt (* -4 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* -8 (/ (pow x 3) y)) (* -4 (pow x 2))) (pow y 2))> |
#<alt (/ (+ (* -4 (pow x 2)) (* -1 (/ (- (+ (* 16 (/ (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) y)) (* 16 (/ (pow x 4) y))) (* -8 (pow x 3))) y))) (pow y 2))> |
#<alt (/ (+ (* -4 (pow x 2)) (* -1 (/ (- (* -1 (/ (- (+ (* -32 (/ (* (pow x 3) (+ (* -1/4 (pow x 2)) (pow x 2))) y)) (* -2 (/ (* x (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4)))) y))) (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4)))) y)) (* -8 (pow x 3))) y))) (pow y 2))> |
#<alt (+ (* -1/4 (pow x 2)) (pow x 2))> |
#<alt (+ (* -1/4 (pow x 2)) (+ (* 1/2 (* x y)) (pow x 2)))> |
#<alt (+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2)))> |
#<alt (+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2)))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x y)) 1/4))> |
#<alt (* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4))> |
#<alt (* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x y)) 1/4))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (+ (* -1/4 (pow y 2)) (* 1/2 (* x y)))> |
#<alt (+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x))))> |
#<alt (+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x))))> |
#<alt (* 3/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/4 (* 1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))))> |
#<alt (* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))))> |
#<alt (* 3/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/4 (* 1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x))))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (/ x y) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1 (/ x (pow y 2))) (/ 1 y))> |
#<alt (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ y x))) x)> |
#<alt (/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ y x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x))> |
#<alt (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* -1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (+ (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (+ (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* 1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* 1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* -1/2 (/ (pow y 2) (fabs (- y x))))> |
#<alt (+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* 1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))))> |
#<alt (+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))))> |
#<alt (+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))) (* x (+ (* -1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))))))> |
#<alt (* 1/4 x)> |
#<alt (* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x))))> |
#<alt (* x (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))> |
#<alt (* x (+ 1/4 (+ (* 1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2)))))))> |
#<alt (* 1/4 x)> |
#<alt (* -1 (* x (- (* -1/4 (/ (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))) x)) 1/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (/ (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 1/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))) x)) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 1/4)))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | y | @ | inf | (+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))) |
| 3.0ms | x | @ | 0 | (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) |
| 2.0ms | x | @ | -inf | (+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))) |
| 2.0ms | y | @ | 0 | (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x))) |
| 2.0ms | x | @ | inf | (+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))) |
| 1× | batch-egg-rewrite |
| 5 650× | accelerator-lowering-fma.f32 |
| 5 650× | accelerator-lowering-fma.f64 |
| 4 572× | /-lowering-/.f32 |
| 4 572× | /-lowering-/.f64 |
| 4 390× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 170 |
| 1 | 201 | 161 |
| 2 | 2032 | 161 |
| 0 | 8559 | 149 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (fabs (- y x)) 1/2) x) |
(fabs (- y x)) |
(- y x) |
(/ 1 (/ 1 (+ (* (fabs (- y x)) 1/2) x))) |
(/ 1 (+ (* (fabs (- y x)) 1/2) x)) |
(* (+ y x) (* (- y x) (/ 1 (+ y x)))) |
(/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2) |
(* (- y x) (/ 1 (+ y x))) |
(+ x (/ (fabs (* (+ y x) (* (- y x) (/ 1 (+ y x))))) 2)) |
(neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x))) |
(+ (* (/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) (+ (* (fabs (- y x)) 1/2) x)) (neg (/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)))) |
(/ (* x x) (+ (* (* (- y x) (- y x)) -1/4) (* x x))) |
(+ (* (* (- y x) (- y x)) -1/4) (* x x)) |
(/ 1 (+ y x)) |
(/ (* (* (- y x) (- y x)) 1/4) (+ (* (fabs (- y x)) -1/2) x)) |
| Outputs |
|---|
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (neg.f64 (/.f64 (-.f64 y x) (+.f64 y x))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (+.f64 y x)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64))) (+.f64 y x)) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 y x))) (fabs.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (*.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x)))) (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (+.f64 y x) (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x)) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y)) |
(+.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x)))) |
(+.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x)))) |
(fma.f64 x (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x)) |
(fma.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y)) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 y x))) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x)))) (*.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x)))) (*.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))))))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (+.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (/.f64 (+.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (+.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x)) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y)) |
(+.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x)))) |
(+.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x)))) |
(fma.f64 x (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x)) |
(fma.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y)) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 (-.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 y x))) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y)) (*.f64 (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) x) (*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x)))) (*.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x)))) (*.f64 (*.f64 x (/.f64 (-.f64 y x) (+.f64 y x))) (*.f64 y (/.f64 (-.f64 y x) (+.f64 y x))))))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (+.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (/.f64 (+.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (+.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(-.f64 (/.f64 y (+.f64 y x)) (/.f64 x (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (+.f64 y x)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (+.f64 y x)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (+.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (+.f64 y x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 y x) (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (*.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))))) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (+.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (+.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 y x)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (+.f64 y x)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 y x))) |
(*.f64 (/.f64 (neg.f64 (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 (+.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (+.f64 y x)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 (+.f64 y x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 (+.f64 y x) (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(pow.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 y x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(-.f64 (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))))) |
(fma.f64 x (*.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 x (*.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 x (*.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (-.f64 y x) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 y x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) #s(literal -1 binary64) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) x) (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) (fabs.f64 (-.f64 y x)) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) (fabs.f64 (-.f64 y x)) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 y x) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 y x) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (/.f64 (/.f64 (fabs.f64 (-.f64 y x)) (+.f64 y x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (neg.f64 (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (pow.f64 (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (-.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (pow.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x))))) |
(/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) x) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 x (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) |
(fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) |
(fma.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x x)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (-.f64 y x) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/4 binary64) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (+.f64 y x)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal 1/64 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(*.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) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
| 1× | egg-herbie |
| 8 004× | accelerator-lowering-fma.f32 |
| 8 004× | accelerator-lowering-fma.f64 |
| 6 764× | *-lowering-*.f32 |
| 6 764× | *-lowering-*.f64 |
| 4 174× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 901 | 6603 |
| 1 | 2921 | 6330 |
| 0 | 8522 | 5892 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (fabs (- y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(* 1/2 (fabs (- y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/ 2 (fabs (- y x))) |
(+ (* -4 (/ x (pow (fabs (- y x)) 2))) (* 2 (/ 1 (fabs (- y x))))) |
(+ (* x (- (* 8 (/ x (pow (fabs (- y x)) 3))) (* 4 (/ 1 (pow (fabs (- y x)) 2))))) (* 2 (/ 1 (fabs (- y x))))) |
(+ (* x (- (* x (+ (* -16 (/ x (pow (fabs (- y x)) 4))) (* 8 (/ 1 (pow (fabs (- y x)) 3))))) (* 4 (/ 1 (pow (fabs (- y x)) 2))))) (* 2 (/ 1 (fabs (- y x))))) |
(/ 1 x) |
(/ (+ 1 (* -1/2 (/ (fabs (- y x)) x))) x) |
(/ (- (+ 1 (* 1/4 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* 1/2 (/ (fabs (- y x)) x))) x) |
(/ (- (+ 1 (* -1/8 (/ (pow (fabs (- y x)) 3) (pow x 3)))) (+ (* -1/4 (/ (pow (fabs (- y x)) 2) (pow x 2))) (* 1/2 (/ (fabs (- y x)) x)))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (fabs (+ y (* -1 x))) 3) x)) (* 1/4 (pow (fabs (+ y (* -1 x))) 2))) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
-1 |
(- (* 2 (/ y x)) 1) |
(- (* y (+ (* -2 (/ y (pow x 2))) (* 2 (/ 1 x)))) 1) |
(- (* y (+ (* y (- (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))) 1) |
1 |
(- (+ 1 (* -1 (/ x y))) (/ x y)) |
(- (+ 1 (+ (* -1 (/ x y)) (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))))) (/ x y)) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3)))) (+ (/ x y) (/ (* x (- (* -1 x) x)) (pow y 2)))) |
1 |
(- (+ 1 (* -1 (/ x y))) (/ x y)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 x) x)) (/ (* x (- (* -1 x) x)) y)) y))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 x) x)) (* -1 (/ (+ (* -1 (* x (- (* -1 x) x))) (/ (* (pow x 2) (- (* -1 x) x)) y)) y))) y))) |
1 |
(+ 1 (* -2 (/ x y))) |
(+ 1 (* x (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y))))) |
(+ 1 (* x (- (* x (+ (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))))) |
-1 |
(- (/ y x) (+ 1 (* -1 (/ y x)))) |
(- (+ (* -1 (/ (* y (- y (* -1 y))) (pow x 2))) (/ y x)) (+ 1 (* -1 (/ y x)))) |
(- (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3))) (+ 1 (+ (* -1 (/ y x)) (/ (* y (- y (* -1 y))) (pow x 2))))) |
-1 |
(- (* -1 (/ (- (* -1 y) y) x)) 1) |
(- (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) y)) x))) y) x)) 1) |
(- (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) y)) x)) (* -1 (* y (- (* -1 y) y)))) x))) y) x)) 1) |
(* 1/2 (fabs (- y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) |
(- (* 1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(- (* y (- (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(- (* y (- (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* 1/2 (/ (pow y 2) (fabs (- y x)))) |
(- (* -1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(- (* x (- (* 1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(- (* x (- (* x (- (* 1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(* -1/4 x) |
(* x (- (* -1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) 1/4)) |
(* x (- (* -1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x))))) |
(* x (- (* -1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))) x))))) |
(* -1 (* x (+ 1/4 (* -1 (/ (- (* 1/4 (/ (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x))))) |
(* -1 (* x (+ 1/4 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))) x)) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x))))) |
(* 1/2 (/ (pow y 2) (fabs (- y x)))) |
(- (* -1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(- (* x (- (* x (- (* -2 (/ (fabs (- y x)) (pow y 2))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(- (* x (- (* x (- (+ (* -2 (/ (fabs (- y x)) (pow y 2))) (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))) (fabs (- y x)))) (+ (* 4 (/ 1 (pow y 2))) (* 4 (/ (fabs (- y x)) (pow y 3)))))))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(* 13/12 x) |
(* x (- (+ 13/12 (* 2/3 (/ (fabs (- y x)) x))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 8/9 (/ y x))))) |
(* x (- (+ 13/12 (+ (* -4/9 (/ (* y (fabs (- y x))) (pow x 2))) (* 2/3 (/ (fabs (- y x)) x)))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (* 8/9 (/ y x)))))))) |
(* x (- (+ 13/12 (+ (* -1/2 (/ (+ (* -16/27 (* (pow y 2) (fabs (- y x)))) (* -4/9 (* (pow y 2) (fabs (- y x))))) (pow x 3))) (+ (* -4/9 (/ (* y (fabs (- y x))) (pow x 2))) (* 2/3 (/ (fabs (- y x)) x))))) (+ (* -2/3 (/ (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) (pow x 3))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (+ (* 1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (+ (* 8/27 (/ (pow y 3) (pow x 3))) (* 8/9 (/ y x))))))))))) |
(* 13/12 x) |
(* -1 (* x (- (* -1 (/ (- (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -16/27 (pow y 2)) (+ (* -4/9 (pow y 2)) (* 4/9 (* y (fabs (+ y (* -1 x))))))) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x)))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (+ (* -16/27 (* (pow y 2) (fabs (+ y (* -1 x))))) (* -4/9 (* (pow y 2) (fabs (+ y (* -1 x))))))) (+ (* -8/27 (pow y 3)) (* 2/3 (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))))))) (* -1/8 (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))))) x)) (+ (* -16/27 (pow y 2)) (+ (* -4/9 (pow y 2)) (* 4/9 (* y (fabs (+ y (* -1 x)))))))) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x)))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12))) |
(- (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(- (+ (* -1 (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(- (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (+ (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))) (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(- (+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (* x (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/8 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (+ (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))) (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(* (pow y 2) (- (* -4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow y 4))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) (pow y 2))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* -4 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* -8 (/ x (pow y 3))) (* 4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* x (- (* -28 (/ x (pow y 4))) (* 8 (/ 1 (pow y 3))))) (* 4 (/ 1 (pow y 2))))) |
(* (pow x 2) (- (* x (- (* x (- (* -80 (/ x (pow y 5))) (* 28 (/ 1 (pow y 4))))) (* 8 (/ 1 (pow y 3))))) (* 4 (/ 1 (pow y 2))))) |
4/3 |
(+ 4/3 (* -8/9 (/ y x))) |
(- (+ 4/3 (* -1 (/ (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))) (pow x 2)))) (* 8/9 (/ y x))) |
(- (+ 4/3 (* -1 (/ (+ (* -2/3 (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))))) (* 8/27 (pow y 3))) (pow x 3)))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (* 8/9 (/ y x))))) |
4/3 |
(+ 4/3 (* -8/9 (/ y x))) |
(+ 4/3 (* -1 (/ (- (+ (* -16/27 (/ (pow y 2) x)) (* -4/9 (/ (pow y 2) x))) (* -8/9 y)) x))) |
(+ 4/3 (* -1 (/ (- (* -1 (/ (- (+ (* -8/27 (/ (pow y 3) x)) (* 2/3 (/ (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) x))) (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) x)) (* -8/9 y)) x))) |
(/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) |
(+ (* -1/2 (/ (* (pow x 3) y) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) |
(+ (* y (- (* -1 (* y (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (* 1/2 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (* x (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/8 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (* 1/2 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) |
(* -4 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -8 (/ (pow x 3) y)) (* -4 (pow x 2))) (pow y 2)) |
(/ (- (+ (* -4 (pow x 2)) (* -1 (/ (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4))) (pow y 2)))) (* 8 (/ (pow x 3) y))) (pow y 2)) |
(/ (- (+ (* -4 (pow x 2)) (* -1 (/ (+ (* 2 (* x (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4))))) (* 32 (* (pow x 3) (+ (* -1/4 (pow x 2)) (pow x 2))))) (pow y 3)))) (+ (* 8 (/ (pow x 3) y)) (+ (* 16 (/ (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) (pow y 2))) (* 16 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(* -4 (/ (pow x 2) (pow y 2))) |
(/ (+ (* -8 (/ (pow x 3) y)) (* -4 (pow x 2))) (pow y 2)) |
(/ (+ (* -4 (pow x 2)) (* -1 (/ (- (+ (* 16 (/ (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) y)) (* 16 (/ (pow x 4) y))) (* -8 (pow x 3))) y))) (pow y 2)) |
(/ (+ (* -4 (pow x 2)) (* -1 (/ (- (* -1 (/ (- (+ (* -32 (/ (* (pow x 3) (+ (* -1/4 (pow x 2)) (pow x 2))) y)) (* -2 (/ (* x (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4)))) y))) (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4)))) y)) (* -8 (pow x 3))) y))) (pow y 2)) |
(+ (* -1/4 (pow x 2)) (pow x 2)) |
(+ (* -1/4 (pow x 2)) (+ (* 1/2 (* x y)) (pow x 2))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(* -1/4 (pow y 2)) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(* -1/4 (pow y 2)) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(* -1/4 (pow y 2)) |
(+ (* -1/4 (pow y 2)) (* 1/2 (* x y))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(* 3/4 (pow x 2)) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(* 3/4 (pow x 2)) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(/ 1 x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/ 1 y) |
(* -1 (/ (- (/ x y) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/ 1 y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* -1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(+ (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ y (+ x (* -1/2 (fabs (- y x))))))))) |
(+ (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ y (+ x (* -1/2 (fabs (- y x))))))))) |
(* 1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(* 1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* -1/2 (/ (pow y 2) (fabs (- y x)))) |
(+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* 1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) |
(+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))))) |
(+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))) (* x (+ (* -1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))))))) |
(* 1/4 x) |
(* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)))) |
(* x (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2)))))) |
(* x (+ 1/4 (+ (* 1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))) |
(* 1/4 x) |
(* -1 (* x (- (* -1/4 (/ (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))) x)) 1/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (/ (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 1/4))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))) x)) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 1/4))) |
| Outputs |
|---|
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (- y x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 1 (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(+ (* -4 (/ x (pow (fabs (- y x)) 2))) (* 2 (/ 1 (fabs (- y x))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 x (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ (* x (- (* 8 (/ x (pow (fabs (- y x)) 3))) (* 4 (/ 1 (pow (fabs (- y x)) 2))))) (* 2 (/ 1 (fabs (- y x))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 8 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal -4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ (* x (- (* x (+ (* -16 (/ x (pow (fabs (- y x)) 4))) (* 8 (/ 1 (pow (fabs (- y x)) 3))))) (* 4 (/ 1 (pow (fabs (- y x)) 2))))) (* 2 (/ 1 (fabs (- y x))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 x (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 #s(literal -4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1/2 (/ (fabs (- y x)) x))) x) |
(/.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* 1/4 (/ (pow (fabs (- y x)) 2) (pow x 2)))) (* 1/2 (/ (fabs (- y x)) x))) x) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x)) (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) |
(/ (- (+ 1 (* -1/8 (/ (pow (fabs (- y x)) 3) (pow x 3)))) (+ (* -1/4 (/ (pow (fabs (- y x)) 2) (pow x 2))) (* 1/2 (/ (fabs (- y x)) x)))) x) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x)) #s(literal -1/4 binary64)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (pow (fabs (+ y (* -1 x))) 2) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (fabs (+ y (* -1 x))) 3) x)) (* 1/4 (pow (fabs (+ y (* -1 x))) 2))) x)) (* 1/2 (fabs (+ y (* -1 x))))) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (* -1 (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) 1) |
(fma.f64 y (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(- (* y (+ (* -2 (/ y (pow x 2))) (* 2 (/ 1 x)))) 1) |
(fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(- (* y (+ (* y (- (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))) 1) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x y))) (/ x y)) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ x y)) (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))))) (/ x y)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3)))) (+ (/ x y) (/ (* x (- (* -1 x) x)) (pow y 2)))) |
(-.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 #s(literal -2 binary64) x)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (fma.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y y)) (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x y))) (/ x y)) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 x) x)) (/ (* x (- (* -1 x) x)) y)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64)))) y)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1 x) x)) (* -1 (/ (+ (* -1 (* x (- (* -1 x) x))) (/ (* (pow x 2) (- (* -1 x) x)) y)) y))) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -2 binary64)))) y) (*.f64 x (*.f64 x #s(literal -2 binary64)))) y))) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ x y))) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 2 (/ x (pow y 2))) (* 2 (/ 1 y))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal -2 binary64) y)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 #s(literal -2 binary64) y)) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ y x) (+ 1 (* -1 (/ y x)))) |
(-.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(- (+ (* -1 (/ (* y (- y (* -1 y))) (pow x 2))) (/ y x)) (+ 1 (* -1 (/ y x)))) |
(-.f64 (fma.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal -2 binary64)) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(- (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3))) (+ 1 (+ (* -1 (/ y x)) (/ (* y (- y (* -1 y))) (pow x 2))))) |
(-.f64 (fma.f64 (*.f64 y y) (/.f64 (+.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 y x)) (fma.f64 y (/.f64 (+.f64 y y) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (- (* -1 y) y) x)) 1) |
(fma.f64 y (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) y)) x))) y) x)) 1) |
(+.f64 (/.f64 (fma.f64 y (/.f64 (+.f64 y y) x) (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) y)) x)) (* -1 (* y (- (* -1 y) y)))) x))) y) x)) 1) |
(+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (+.f64 y y) x) (*.f64 y (*.f64 y #s(literal -2 binary64)))) x)) y) x) #s(literal -1 binary64)) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(- (* 1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(- (* y (- (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(- (* y (- (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* 1/2 (/ (pow y 2) (fabs (- y x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) |
(- (* -1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(- (* x (- (* 1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(fma.f64 x (fma.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(- (* x (- (* x (- (* 1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 #s(literal -8 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x)))) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* -1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) 1/4)) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) #s(literal -1/4 binary64))) |
(* x (- (* -1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) x))) |
(* x (- (* -1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))) (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x x)))))) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))) x))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1/4 (* -1 (/ (- (* 1/4 (/ (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) x) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1/4 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))) x)) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) x)))) |
(* 1/2 (/ (pow y 2) (fabs (- y x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) |
(- (* -1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(- (* x (- (* x (- (* -2 (/ (fabs (- y x)) (pow y 2))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(- (* x (- (* x (- (+ (* -2 (/ (fabs (- y x)) (pow y 2))) (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))) (fabs (- y x)))) (+ (* 4 (/ 1 (pow y 2))) (* 4 (/ (fabs (- y x)) (pow y 3)))))))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- y x))))) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 #s(literal -8 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x)))) (fabs.f64 (-.f64 y x))) (fma.f64 #s(literal 4 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* x (- (+ 13/12 (* 2/3 (/ (fabs (- y x)) x))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 8/9 (/ y x))))) |
(*.f64 x (-.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 2/3 binary64) #s(literal 13/12 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) (*.f64 (/.f64 y x) #s(literal 8/9 binary64))))) |
(* x (- (+ 13/12 (+ (* -4/9 (/ (* y (fabs (- y x))) (pow x 2))) (* 2/3 (/ (fabs (- y x)) x)))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (* 8/9 (/ y x)))))))) |
(*.f64 x (-.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 2/3 binary64) (fma.f64 (*.f64 #s(literal -4/9 binary64) y) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) #s(literal 13/12 binary64))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -28/27 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x x))) (*.f64 (/.f64 y x) #s(literal 8/9 binary64)))))) |
(* x (- (+ 13/12 (+ (* -1/2 (/ (+ (* -16/27 (* (pow y 2) (fabs (- y x)))) (* -4/9 (* (pow y 2) (fabs (- y x))))) (pow x 3))) (+ (* -4/9 (/ (* y (fabs (- y x))) (pow x 2))) (* 2/3 (/ (fabs (- y x)) x))))) (+ (* -2/3 (/ (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) (pow x 3))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (+ (* 1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))) (+ (* 8/27 (/ (pow y 3) (pow x 3))) (* 8/9 (/ y x))))))))))) |
(*.f64 x (-.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 2/3 binary64) (fma.f64 (*.f64 #s(literal -4/9 binary64) y) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) #s(literal 13/12 binary64))) (/.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) #s(literal 14/27 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -28/27 binary64)) (*.f64 x (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -28/27 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x x))) (fma.f64 #s(literal 8/27 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 y x) #s(literal 8/9 binary64))))))))) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12))) |
(*.f64 (+.f64 (/.f64 (fma.f64 y #s(literal -8/9 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -13/12 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -16/27 (pow y 2)) (+ (* -4/9 (pow y 2)) (* 4/9 (* y (fabs (+ y (* -1 x))))))) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x)))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal -28/27 binary64)) (fma.f64 y (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 4/9 binary64)) (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 y #s(literal -8/9 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -13/12 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (+ (* -16/27 (* (pow y 2) (fabs (+ y (* -1 x))))) (* -4/9 (* (pow y 2) (fabs (+ y (* -1 x))))))) (+ (* -8/27 (pow y 3)) (* 2/3 (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))))))) (* -1/8 (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))))) x)) (+ (* -16/27 (pow y 2)) (+ (* -4/9 (pow y 2)) (* 4/9 (* y (fabs (+ y (* -1 x)))))))) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (+ (* -8/9 y) (* 2/3 (fabs (+ y (* -1 x)))))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 13/12))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) #s(literal 14/27 binary64) (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -28/27 binary64)) #s(literal 2/3 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -8/27 binary64))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 y (*.f64 y #s(literal -28/27 binary64)) (fma.f64 y (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 4/9 binary64)) (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 y #s(literal -8/9 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -13/12 binary64)))) |
(- (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(- (+ (* -1 (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(- (+ (* y (- (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (+ (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))) (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64)))) (fma.f64 y (neg.f64 (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(- (+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (* x (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/8 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (+ (* -1/4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (+ (* -1/4 (/ (* (pow x 4) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))))) (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ (* (pow x 3) (+ x (* 1/2 (fabs (- y x))))) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2)))))) (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 y (+.f64 (fma.f64 y (neg.f64 (fma.f64 y (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (- y x))))) (pow y 4))) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (* -4 (/ (* (pow x 2) (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))) (pow y 2))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* -4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (- (* -8 (/ x (pow y 3))) (* 4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -8 binary64) (/.f64 #s(literal -4 binary64) (*.f64 y y))) x) x) |
(* (pow x 2) (- (* x (- (* -28 (/ x (pow y 4))) (* 8 (/ 1 (pow y 3))))) (* 4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 #s(literal -28 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -4 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (* x (- (* x (- (* -80 (/ x (pow y 5))) (* 28 (/ 1 (pow y 4))))) (* 8 (/ 1 (pow y 3))))) (* 4 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -80 binary64) (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -28 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -4 binary64) (*.f64 y y)))) |
4/3 |
#s(literal 4/3 binary64) |
(+ 4/3 (* -8/9 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal -8/9 binary64) #s(literal 4/3 binary64)) |
(- (+ 4/3 (* -1 (/ (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))) (pow x 2)))) (* 8/9 (/ y x))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 28/27 binary64)) (*.f64 x x)) (fma.f64 (/.f64 y x) #s(literal -8/9 binary64) #s(literal 4/3 binary64))) |
(- (+ 4/3 (* -1 (/ (+ (* -2/3 (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2))))) (* 8/27 (pow y 3))) (pow x 3)))) (+ (* -16/27 (/ (pow y 2) (pow x 2))) (+ (* -4/9 (/ (pow y 2) (pow x 2))) (* 8/9 (/ y x))))) |
(-.f64 (-.f64 #s(literal 4/3 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal 8/27 binary64)) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -28/27 binary64)) #s(literal -2/3 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -28/27 binary64) (*.f64 (/.f64 y x) #s(literal 8/9 binary64)))) |
4/3 |
#s(literal 4/3 binary64) |
(+ 4/3 (* -8/9 (/ y x))) |
(fma.f64 (/.f64 y x) #s(literal -8/9 binary64) #s(literal 4/3 binary64)) |
(+ 4/3 (* -1 (/ (- (+ (* -16/27 (/ (pow y 2) x)) (* -4/9 (/ (pow y 2) x))) (* -8/9 y)) x))) |
(-.f64 #s(literal 4/3 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -28/27 binary64) (*.f64 y #s(literal 8/9 binary64))) x)) |
(+ 4/3 (* -1 (/ (- (* -1 (/ (- (+ (* -8/27 (/ (pow y 3) x)) (* 2/3 (/ (* y (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) x))) (+ (* -16/27 (pow y 2)) (* -4/9 (pow y 2)))) x)) (* -8/9 y)) x))) |
(-.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -28/27 binary64)) #s(literal 2/3 binary64)) (fma.f64 #s(literal -8/27 binary64) (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 (*.f64 y y) #s(literal 28/27 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y #s(literal 8/9 binary64))) x)) |
(/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) |
(+ (* -1/2 (/ (* (pow x 3) y) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64)))) |
(+ (* y (- (* -1 (* y (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (* 1/2 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64)))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (* x (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3))))) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 1/8 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (+ (* -1/4 (/ (pow x 2) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))) (* -1/4 (/ (pow x 4) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 3)))))) (* 1/2 (/ (pow x 3) (pow (+ (* -1/4 (pow x 2)) (pow x 2)) 2))))) (/ (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) |
(fma.f64 y (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/16 binary64)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/4 binary64)))) |
(* -4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (+ (* -8 (/ (pow x 3) y)) (* -4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (- (+ (* -4 (pow x 2)) (* -1 (/ (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4))) (pow y 2)))) (* 8 (/ (pow x 3) y))) (pow y 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 y y)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (*.f64 y y)) |
(/ (- (+ (* -4 (pow x 2)) (* -1 (/ (+ (* 2 (* x (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4))))) (* 32 (* (pow x 3) (+ (* -1/4 (pow x 2)) (pow x 2))))) (pow y 3)))) (+ (* 8 (/ (pow x 3) y)) (+ (* 16 (/ (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) (pow y 2))) (* 16 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) #s(literal 32 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 16 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal 16 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))))) (*.f64 y y)) |
(* -4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (+ (* -8 (/ (pow x 3) y)) (* -4 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* -4 (pow x 2)) (* -1 (/ (- (+ (* 16 (/ (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2))) y)) (* 16 (/ (pow x 4) y))) (* -8 (pow x 3))) y))) (pow y 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -4 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 y y)) |
(/ (+ (* -4 (pow x 2)) (* -1 (/ (- (* -1 (/ (- (+ (* -32 (/ (* (pow x 3) (+ (* -1/4 (pow x 2)) (pow x 2))) y)) (* -2 (/ (* x (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4)))) y))) (+ (* 16 (* (pow x 2) (+ (* -1/4 (pow x 2)) (pow x 2)))) (* 16 (pow x 4)))) y)) (* -8 (pow x 3))) y))) (pow y 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 (fma.f64 x (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) y) #s(literal -2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/4 binary64)) y) #s(literal -32 binary64)) (*.f64 #s(literal -16 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y)) (*.f64 y y)) |
(+ (* -1/4 (pow x 2)) (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(+ (* -1/4 (pow x 2)) (+ (* 1/2 (* x y)) (pow x 2))) |
(*.f64 x (fma.f64 x #s(literal 3/4 binary64) (*.f64 #s(literal 1/2 binary64) y))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(fma.f64 x (fma.f64 x #s(literal 3/4 binary64) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 y y))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(fma.f64 x (fma.f64 x #s(literal 3/4 binary64) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 y y))) |
(* -1/4 (pow y 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(*.f64 y (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/4 binary64)))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/4 binary64))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/4 binary64))))) |
(* -1/4 (pow y 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(*.f64 y (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/4 binary64)))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/4 binary64))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/4 binary64))) |
(* -1/4 (pow y 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 y y)) |
(+ (* -1/4 (pow y 2)) (* 1/2 (* x y))) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (*.f64 y #s(literal -1/4 binary64)))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(fma.f64 x (fma.f64 x #s(literal 3/4 binary64) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 y y))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(fma.f64 x (fma.f64 x #s(literal 3/4 binary64) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 y y))) |
(* 3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 3/4 binary64)) x) x) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 3/4 binary64)))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 3/4 binary64)))) |
(* 3/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 3/4 binary64)) x) x) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 3/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) x) (*.f64 y #s(literal -1/2 binary64))) x))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 3/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) x) (*.f64 y #s(literal -1/2 binary64))) x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (+.f64 (/.f64 y (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y)))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (/ x y) 1) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) x) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y y))) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(+ (* -1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) y (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ y (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (* y (+ (* -1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))) (* 1/4 (/ y (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(* 1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(* 1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (+ (* -1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) y))) |
(* -1/2 (/ (pow y 2) (fabs (- y x)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) |
(+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* 1/4 (* x (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))) (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(+ (* -1/2 (/ (pow y 2) (fabs (- y x)))) (* x (+ (* 1/4 (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2))))) (* x (+ (* -1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- y x)))) (* 4 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 2 (/ 1 (fabs (- y x))))))))))) |
(fma.f64 x (fma.f64 x (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 #s(literal -8 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x)))) (fabs.f64 (-.f64 y x))) (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x))))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)))) |
(*.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) #s(literal 1/4 binary64))) |
(* x (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x x))) #s(literal 1/4 binary64))) |
(* x (+ 1/4 (+ (* 1/8 (/ (* (fabs (- y x)) (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- y x)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- y x)) (- (* -2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* -1 (* x (- (* -1/4 (/ (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))) x)) 1/4))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) x) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (/ (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 1/4))) |
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) x) (*.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (fabs (+ y (* -1 x))) (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))))) x)) (* 1/4 (- (* -1 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x)))))))))) x)) (* 1/4 (- (* -2 y) (* -1/2 (fabs (+ y (* -1 x))))))) x)) 1/4))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))))) x) (*.f64 #s(literal 1/4 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 y #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))))) x)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/4 binary64)))) |
Compiled 135 504 to 8 133 computations (94% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 100 | 7 | 3 107 |
| Fresh | 0 | 4 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 102 | 14 | 3 116 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) | |
| ✓ | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| 99.7% | (fma.f64 (fabs.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (+.f64 y x))) #s(literal 1/2 binary64) x) | |
| ▶ | 99.7% | (fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x))) #s(literal 1/2 binary64) x) |
| ▶ | 88.4% | (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
| 54.5% | (fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) | |
| 76.3% | (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| ▶ | 51.4% | (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
| ▶ | 34.4% | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
| 76.2% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
| 99.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) | |
| ▶ | 12.4% | (*.f64 x #s(literal 13/12 binary64)) |
| ✓ | 12.3% | x |
Compiled 411 to 231 computations (43.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 y x)) |
| ✓ | cost-diff | 0 | (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
| ✓ | cost-diff | 0 | (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 1024 | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 13/12 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x))) #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x)) |
| ✓ | cost-diff | 1408 | (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
| 12 974× | accelerator-lowering-fma.f32 |
| 12 974× | accelerator-lowering-fma.f64 |
| 5 596× | +-lowering-+.f64 |
| 5 596× | +-lowering-+.f32 |
| 4 250× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 280 |
| 1 | 94 | 258 |
| 2 | 198 | 258 |
| 3 | 763 | 258 |
| 4 | 3688 | 258 |
| 0 | 8771 | 245 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) 1/2) x) |
(fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) |
(* (* (+ y x) (/ 1 (+ y x))) (- y x)) |
(* (+ y x) (/ 1 (+ y x))) |
(+ y x) |
y |
x |
(/ 1 (+ y x)) |
1 |
(- y x) |
1/2 |
(* x 13/12) |
x |
13/12 |
(+ (* (fabs (* y (- 1 (/ x y)))) 1/2) x) |
(fabs (* y (- 1 (/ x y)))) |
(* y (- 1 (/ x y))) |
y |
(- 1 (/ x y)) |
1 |
(/ x y) |
x |
1/2 |
(/ (+ (* (* (- y x) (- y x)) -1/4) (* x x)) (+ (* (fabs (- y x)) -1/2) x)) |
(+ (* (* (- y x) (- y x)) -1/4) (* x x)) |
(* (- y x) (- y x)) |
(- y x) |
y |
x |
-1/4 |
(* x x) |
(+ (* (fabs (- y x)) -1/2) x) |
(fabs (- y x)) |
-1/2 |
(/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4))) |
(+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) |
(* (fabs (- y x)) (* (- y x) (- y x))) |
(fabs (- y x)) |
(- y x) |
y |
x |
(* (- y x) (- y x)) |
1/8 |
(* x (* x x)) |
(* x x) |
(+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4)) |
(+ (* (fabs (- y x)) -1/2) x) |
-1/2 |
(* (* (- y x) (- y x)) 1/4) |
1/4 |
| Outputs |
|---|
(+ (* (fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) 1/2) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) |
(fabs.f64 (-.f64 y x)) |
(* (* (+ y x) (/ 1 (+ y x))) (- y x)) |
(-.f64 y x) |
(* (+ y x) (/ 1 (+ y x))) |
#s(literal 1 binary64) |
(+ y x) |
(+.f64 y x) |
y |
x |
(/ 1 (+ y x)) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
1 |
#s(literal 1 binary64) |
(- y x) |
(-.f64 y x) |
1/2 |
#s(literal 1/2 binary64) |
(* x 13/12) |
(*.f64 x #s(literal 13/12 binary64)) |
x |
13/12 |
#s(literal 13/12 binary64) |
(+ (* (fabs (* y (- 1 (/ x y)))) 1/2) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (-.f64 y x)) |
(* y (- 1 (/ x y))) |
(-.f64 y x) |
y |
(- 1 (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ (* (* (- y x) (- y x)) -1/4) (* x x)) (+ (* (fabs (- y x)) -1/2) x)) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(+ (* (* (- y x) (- y x)) -1/4) (* x x)) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
-1/4 |
#s(literal -1/4 binary64) |
(* x x) |
(*.f64 x x) |
(+ (* (fabs (- y x)) -1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* (fabs (- y x)) (* (- y x) (- y x))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4)) |
(fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) |
(+ (* (fabs (- y x)) -1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* (- y x) (- y x)) 1/4) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | accuracy | 87.0% | (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 44.0% | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 y x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
| ✓ | accuracy | 81.1% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 58.7% | (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 99.9% | (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 90.2% | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 13/12 binary64)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 y x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x))) #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
| 187.0ms | 196× | 0 | valid |
| 25.0ms | 24× | 5 | exit |
| 25.0ms | 19× | 1 | valid |
| 11.0ms | 12× | 2 | valid |
| 5.0ms | 5× | 3 | valid |
Compiled 303 to 42 computations (86.1% saved)
ival-add: 147.0ms (66.6% of total)ival-mult: 30.0ms (13.6% of total)ival-sub: 15.0ms (6.8% of total)ival-div: 9.0ms (4.1% of total)adjust: 8.0ms (3.6% of total)const: 6.0ms (2.7% of total)ival-fabs: 5.0ms (2.3% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ y x) (/ 1 (+ y x)))> |
#<alt (* (* (+ y x) (/ 1 (+ y x))) (- y x))> |
#<alt (+ (* (fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) 1/2) x)> |
#<alt (fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x)))> |
#<alt (* x 13/12)> |
#<alt (* y (- 1 (/ x y)))> |
#<alt (+ (* (fabs (* y (- 1 (/ x y)))) 1/2) x)> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (- 1 (/ x y))> |
#<alt (/ (+ (* (* (- y x) (- y x)) -1/4) (* x x)) (+ (* (fabs (- y x)) -1/2) x))> |
#<alt (+ (* (* (- y x) (- y x)) -1/4) (* x x))> |
#<alt (* (- y x) (- y x))> |
#<alt (- y x)> |
#<alt (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4)))> |
#<alt (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x)))> |
#<alt (* (fabs (- y x)) (* (- y x) (- y x)))> |
#<alt (fabs (- y x))> |
#<alt (/ 1 (+ y x))> |
#<alt (+ (* (fabs (- y x)) -1/2) x)> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (+ x (* -1 y))))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (* -1 (+ x (* -1 y))))> |
#<alt (fabs (* -1 (+ x (* -1 y))))> |
#<alt (fabs (* -1 (+ x (* -1 y))))> |
#<alt (fabs (* -1 (+ x (* -1 y))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* 13/12 x)> |
#<alt (* -1 x)> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (* 1/2 (fabs (* y (- 1 (/ x y)))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (fabs (* y (- 1 (/ x y))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1)))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (- 1 (/ x y))))> |
#<alt (fabs (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (fabs (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (fabs (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (fabs (* y (+ 1 (* -1 (/ x y)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (/ (+ (* -1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (- y x)))))> |
#<alt (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* 1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* y (+ (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* y (+ (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) y)) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) y)) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* 1/2 (/ (pow y 2) (fabs (- y x))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2))))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (* x (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x))))))) (* -1 (/ y (fabs (- y x))))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2))))))> |
#<alt (+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (/ y (fabs (- y x)))) (* x (- (* -2 (/ (* x (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2))))))> |
#<alt (* 3/4 x)> |
#<alt (* x (- (+ 3/4 (* 1/2 (/ y x))) (* -3/8 (/ (fabs (- y x)) x))))> |
#<alt (* x (- (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))) (+ (* -1/2 (/ (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x)))))> |
#<alt (* x (- (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ y x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/4 (pow y 2)) (* -1/2 (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x)))))))) (pow x 3)))))) (+ (* -1/2 (/ (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x)))))> |
#<alt (* 3/4 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x)))))))) x)) (* 1/2 y)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (pow y 2)) (* 1/2 (/ (* (fabs (+ y (* -1 x))) (- (* 1/4 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x))))))))) x))) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x)))))))) x)) (* 1/2 y)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4)))> |
#<alt (+ (* -1/4 (pow x 2)) (pow x 2))> |
#<alt (+ (* -1/4 (pow x 2)) (+ (* 1/2 (* x y)) (pow x 2)))> |
#<alt (+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2)))> |
#<alt (+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2)))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x y)) 1/4))> |
#<alt (* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4))> |
#<alt (* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/2 (/ x y)) 1/4))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (+ (* -1/4 (pow y 2)) (* 1/2 (* x y)))> |
#<alt (+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x))))> |
#<alt (+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x))))> |
#<alt (* 3/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/4 (* 1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))))> |
#<alt (* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))))> |
#<alt (* 3/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/4 (* 1/2 (/ y x))))> |
#<alt (* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* -2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* -2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* -2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y))))> |
#<alt (pow y 2)> |
#<alt (+ (* -2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* -2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* -2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* y (- (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* y (- (+ (* -1 (* y (+ (* -1/2 (/ (* x (- (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2)))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))) (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (- (+ (* 1/2 (fabs (- y x))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2)))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2))))> |
#<alt (- (+ (* 1/2 (fabs (- y x))) (+ (* 2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (pow y 3))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -4 (* (pow x 2) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))) (* 4 (* (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) (pow y 4))) (+ (* 1/2 (fabs (- y x))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2))))) (+ (* -2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (pow y 3))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (- (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2)))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2))))> |
#<alt (- (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (+ (* 2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) (pow y 3))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2))))> |
#<alt (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) y)) (* 4 (/ (* (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) y))) (* 2 (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))))) (pow y 3))) (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ (* 1/2 (fabs (- y x))) (* x (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))))> |
#<alt (+ (* 1/2 (fabs (- y x))) (* x (- (+ (* -1 (/ (fabs (- y x)) y)) (* x (- (* 1/2 (/ (fabs (- y x)) (pow y 2))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2))))))) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))))> |
#<alt (+ (* 1/2 (fabs (- y x))) (* x (- (+ (* -1 (/ (fabs (- y x)) y)) (* x (- (+ (* 1/2 (/ (fabs (- y x)) (pow y 2))) (* x (- (* 4 (/ 1 (pow y 2))) (+ (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/2 (/ (fabs (- y x)) (pow y 2))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2)))))) (pow y 2))) (* 5 (/ (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))) (pow y 2))))))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2))))))) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))))> |
#<alt (* 4/5 x)> |
#<alt (* x (- (+ 4/5 (* 1/10 (/ (fabs (- y x)) x))) (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x))))> |
#<alt (* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/10 (/ (fabs (- y x)) x)))) (+ (* 4/25 (/ (pow y 2) (pow x 2))) (+ (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)) (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 2)))))))> |
#<alt (* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/10 (/ (fabs (- y x)) x)) (* 1/10 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))) (+ (* 4/25 (/ (pow y 2) (pow x 2))) (+ (* 1/5 (/ (* (pow y 2) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 3))) (+ (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1/5 (* y (fabs (- y x)))) (+ (* 4/25 (pow y 2)) (* 4/5 (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))))))) (pow x 3))) (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 2)))))))))> |
#<alt (* 4/5 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/10 (* (pow y 2) (fabs (+ y (* -1 x))))) (+ (* 1/5 (* (pow y 2) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))))))) x)) (* 1/5 (* y (fabs (+ y (* -1 x)))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5)))> |
#<alt (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))> |
#<alt (+ (* -1/4 (* x (* y (fabs (- y x))))) (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)))> |
#<alt (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3)))> |
#<alt (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3)))> |
#<alt (* 1/8 (* (pow y 2) (fabs (- y x))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (* 1/8 (fabs (- y x)))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2))))))> |
#<alt (* 1/8 (* (pow y 2) (fabs (neg (+ x (* -1 y))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (* 1/8 (* (pow y 2) (fabs (- y x))))> |
#<alt (+ (* -1/4 (* x (* y (fabs (- y x))))) (* 1/8 (* (pow y 2) (fabs (- y x)))))> |
#<alt (+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* 1/8 (* x (fabs (- y x)))))))> |
#<alt (+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* x (+ x (* 1/8 (fabs (- y x))))))))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (* 1/8 (/ (fabs (- y x)) x))))> |
#<alt (* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/8 (/ (fabs (- y x)) x)))))> |
#<alt (* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/8 (/ (fabs (- y x)) x)) (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))))> |
#<alt (pow x 3)> |
#<alt (* -1 (* (pow x 3) (- (* -1/8 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1/4 (/ (* y (fabs (+ y (* -1 x)))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 1/4 (* y (fabs (+ y (* -1 x)))))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1)))> |
#<alt (* (pow x 2) (fabs (- y x)))> |
#<alt (+ (* -2 (* x (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x))))> |
#<alt (+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x))))> |
#<alt (+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x))))> |
#<alt (* (pow y 2) (fabs (- y x)))> |
#<alt (* (pow y 2) (+ (fabs (- y x)) (* -2 (/ (* x (fabs (- y x))) y))))> |
#<alt (* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2)))))> |
#<alt (* (pow y 2) (fabs (neg (+ x (* -1 y)))))> |
#<alt (* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -2 (/ (* x (fabs (neg (+ x (* -1 y))))) y))))> |
#<alt (* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y))))> |
#<alt (* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y))))> |
#<alt (* (pow y 2) (fabs (- y x)))> |
#<alt (+ (* -2 (* x (* y (fabs (- y x))))) (* (pow y 2) (fabs (- y x))))> |
#<alt (+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x))))> |
#<alt (+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x))))> |
#<alt (* (pow x 2) (fabs (- y x)))> |
#<alt (* (pow x 2) (+ (fabs (- y x)) (* -2 (/ (* y (fabs (- y x))) x))))> |
#<alt (* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2)))))> |
#<alt (* (pow x 2) (fabs (+ y (* -1 x))))> |
#<alt (* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -2 (/ (* y (fabs (+ y (* -1 x)))) x))))> |
#<alt (* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x))))> |
#<alt (* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (/ x y) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1 (/ x (pow y 2))) (/ 1 y))> |
#<alt (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ y x))) x)> |
#<alt (/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ y x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (* -1/2 (fabs (- y x)))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt (+ x (* -1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* -1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* -1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4))) |
| 3.0ms | y | @ | 0 | (* (+ y x) (/ 1 (+ y x))) |
| 2.0ms | y | @ | 0 | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4))) |
| 2.0ms | y | @ | 0 | (* (- y x) (- y x)) |
| 2.0ms | y | @ | -inf | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4))) |
| 1× | batch-egg-rewrite |
| 6 734× | accelerator-lowering-fma.f32 |
| 6 734× | accelerator-lowering-fma.f64 |
| 4 644× | *-lowering-*.f32 |
| 4 644× | *-lowering-*.f64 |
| 4 270× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 181 |
| 1 | 223 | 171 |
| 2 | 1868 | 159 |
| 0 | 8725 | 149 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ y x) (/ 1 (+ y x))) |
(* (* (+ y x) (/ 1 (+ y x))) (- y x)) |
(+ (* (fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) 1/2) x) |
(fabs (* (* (+ y x) (/ 1 (+ y x))) (- y x))) |
(* x 13/12) |
(* y (- 1 (/ x y))) |
(+ (* (fabs (* y (- 1 (/ x y)))) 1/2) x) |
(fabs (* y (- 1 (/ x y)))) |
(- 1 (/ x y)) |
(/ (+ (* (* (- y x) (- y x)) -1/4) (* x x)) (+ (* (fabs (- y x)) -1/2) x)) |
(+ (* (* (- y x) (- y x)) -1/4) (* x x)) |
(* (- y x) (- y x)) |
(- y x) |
(/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* (- y x) (- y x)) 1/4))) |
(+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) |
(* (fabs (- y x)) (* (- y x) (- y x))) |
(fabs (- y x)) |
(/ 1 (+ y x)) |
(+ (* (fabs (- y x)) -1/2) x) |
(* x (* x x)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 x y)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 y x) (+.f64 y x))) (fabs.f64 (+.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 x #s(literal 13/12 binary64)) |
(*.f64 #s(literal 13/12 binary64) x) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (-.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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) y))))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) x) |
(fma.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))))) |
(fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(fabs.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y)) (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) y)) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 y) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) (fabs.f64 y)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (/.f64 x y) (+.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))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 0 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 x y)) (+.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 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(neg.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(+.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) |
(fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (-.f64 y x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (+.f64 y x)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (+.f64 y x)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(+.f64 (*.f64 (-.f64 y x) y) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(fabs.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (*.f64 (-.f64 y x) (-.f64 x y))) |
(fabs.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 y x))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 x y))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 y x))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 y x))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 x y))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (-.f64 y x))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fma.f64 y (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x))) |
(fma.f64 (-.f64 y x) y (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x)))))) |
(pow.f64 (-.f64 y x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 x y) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (+.f64 y x) (+.f64 y x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (neg.f64 (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) |
(fma.f64 x (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) x (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (fabs.f64 (-.f64 y x)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (-.f64 y x) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 y x) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)))))) |
(*.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1/64 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (pow.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (fabs.f64 (+.f64 y x)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))))) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 (/.f64 (-.f64 y x) (+.f64 y x))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (-.f64 y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 x y)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) (+.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (/.f64 (-.f64 y x) (+.f64 y x)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 y x) (+.f64 y x))) (fabs.f64 (+.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(*.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) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 8 768× | accelerator-lowering-fma.f32 |
| 8 768× | accelerator-lowering-fma.f64 |
| 6 218× | *-lowering-*.f32 |
| 6 218× | *-lowering-*.f64 |
| 3 744× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 803 | 7353 |
| 1 | 2570 | 6926 |
| 0 | 8154 | 6475 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(* 1/2 (fabs (- y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* 13/12 x) |
(* -1 x) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(* 1/2 (fabs (* y (- 1 (/ x y))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (/ x y)) |
(/ (- y x) y) |
(/ (- y x) y) |
(/ (- y x) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(/ (+ (* -1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (- y x))))) |
(+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* 1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* y (+ (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* y (+ (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) y)) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) y)) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* 1/2 (/ (pow y 2) (fabs (- y x)))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (* x (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x))))))) (* -1 (/ y (fabs (- y x))))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (/ y (fabs (- y x)))) (* x (- (* -2 (/ (* x (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(* 3/4 x) |
(* x (- (+ 3/4 (* 1/2 (/ y x))) (* -3/8 (/ (fabs (- y x)) x)))) |
(* x (- (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))) (+ (* -1/2 (/ (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x))))) |
(* x (- (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ y x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/4 (pow y 2)) (* -1/2 (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x)))))))) (pow x 3)))))) (+ (* -1/2 (/ (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x))))) |
(* 3/4 x) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x)))))))) x)) (* 1/2 y)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (pow y 2)) (* 1/2 (/ (* (fabs (+ y (* -1 x))) (- (* 1/4 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x))))))))) x))) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x)))))))) x)) (* 1/2 y)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(+ (* -1/4 (pow x 2)) (pow x 2)) |
(+ (* -1/4 (pow x 2)) (+ (* 1/2 (* x y)) (pow x 2))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(* -1/4 (pow y 2)) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(* -1/4 (pow y 2)) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(* -1/4 (pow y 2)) |
(+ (* -1/4 (pow y 2)) (* 1/2 (* x y))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(* 3/4 (pow x 2)) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(* 3/4 (pow x 2)) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(pow x 2) |
(+ (* -2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(pow y 2) |
(+ (* -2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* y (- (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* y (- (+ (* -1 (* y (+ (* -1/2 (/ (* x (- (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2)))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))) (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(* 1/2 (fabs (- y x))) |
(- (+ (* 1/2 (fabs (- y x))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2)))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2)))) |
(- (+ (* 1/2 (fabs (- y x))) (+ (* 2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (pow y 3))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2)))) |
(- (+ (* -1 (/ (+ (* -4 (* (pow x 2) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))) (* 4 (* (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) (pow y 4))) (+ (* 1/2 (fabs (- y x))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2))))) (+ (* -2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (pow y 3))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(- (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2)))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2)))) |
(- (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (+ (* 2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) (pow y 3))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2)))) |
(- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) y)) (* 4 (/ (* (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) y))) (* 2 (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))))) (pow y 3))) (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2)))) |
(* 1/2 (fabs (- y x))) |
(+ (* 1/2 (fabs (- y x))) (* x (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))))) |
(+ (* 1/2 (fabs (- y x))) (* x (- (+ (* -1 (/ (fabs (- y x)) y)) (* x (- (* 1/2 (/ (fabs (- y x)) (pow y 2))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2))))))) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))))) |
(+ (* 1/2 (fabs (- y x))) (* x (- (+ (* -1 (/ (fabs (- y x)) y)) (* x (- (+ (* 1/2 (/ (fabs (- y x)) (pow y 2))) (* x (- (* 4 (/ 1 (pow y 2))) (+ (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/2 (/ (fabs (- y x)) (pow y 2))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2)))))) (pow y 2))) (* 5 (/ (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))) (pow y 2))))))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2))))))) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))))) |
(* 4/5 x) |
(* x (- (+ 4/5 (* 1/10 (/ (fabs (- y x)) x))) (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/10 (/ (fabs (- y x)) x)))) (+ (* 4/25 (/ (pow y 2) (pow x 2))) (+ (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)) (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/10 (/ (fabs (- y x)) x)) (* 1/10 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))) (+ (* 4/25 (/ (pow y 2) (pow x 2))) (+ (* 1/5 (/ (* (pow y 2) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 3))) (+ (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1/5 (* y (fabs (- y x)))) (+ (* 4/25 (pow y 2)) (* 4/5 (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))))))) (pow x 3))) (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))))) |
(* 4/5 x) |
(* -1 (* x (- (* -1 (/ (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/10 (* (pow y 2) (fabs (+ y (* -1 x))))) (+ (* 1/5 (* (pow y 2) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))))))) x)) (* 1/5 (* y (fabs (+ y (* -1 x)))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (* 1/8 (fabs (- y x))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(* 1/8 (* (pow y 2) (fabs (neg (+ x (* -1 y)))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (* 1/8 (* (pow y 2) (fabs (- y x))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* 1/8 (* x (fabs (- y x))))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* x (+ x (* 1/8 (fabs (- y x)))))))) |
(pow x 3) |
(* (pow x 3) (+ 1 (* 1/8 (/ (fabs (- y x)) x)))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/8 (/ (fabs (- y x)) x))))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/8 (/ (fabs (- y x)) x)) (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))))))) |
(pow x 3) |
(* -1 (* (pow x 3) (- (* -1/8 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1/4 (/ (* y (fabs (+ y (* -1 x)))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 1/4 (* y (fabs (+ y (* -1 x)))))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(* (pow x 2) (fabs (- y x))) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(* (pow y 2) (fabs (- y x))) |
(* (pow y 2) (+ (fabs (- y x)) (* -2 (/ (* x (fabs (- y x))) y)))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(* (pow y 2) (fabs (neg (+ x (* -1 y))))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -2 (/ (* x (fabs (neg (+ x (* -1 y))))) y)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(* (pow y 2) (fabs (- y x))) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(* (pow x 2) (fabs (- y x))) |
(* (pow x 2) (+ (fabs (- y x)) (* -2 (/ (* y (fabs (- y x))) x)))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(* (pow x 2) (fabs (+ y (* -1 x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -2 (/ (* y (fabs (+ y (* -1 x)))) x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(/ 1 x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/ 1 y) |
(* -1 (/ (- (/ x y) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/ 1 y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(* -1/2 (fabs (- y x))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
(+ x (* -1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* -1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* -1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* -1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (* -1 (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (* -1 (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* 13/12 x) |
(*.f64 x #s(literal 13/12 binary64)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(* 1/2 (fabs (* y (- 1 (/ x y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(+ x (* 1/2 (fabs (* y (- 1 (/ x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (* y (- 1 (/ x y)))) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1/2 (/ (fabs (* y (+ 1 (* -1 (/ x y))))) x)) 1))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (- 1 (/ x y)))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fabs (* y (+ 1 (* -1 (/ x y))))) |
(fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ (* -1/4 (pow x 2)) (pow x 2)) (+ x (* -1/2 (fabs (- y x))))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* 1/2 (/ (* x y) (+ x (* -1/2 (fabs (- y x)))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 x (*.f64 (/.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* y (+ (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 y (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 y #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (- y x)))))) (+ (* y (+ (* -1/4 (/ y (+ x (* -1/2 (fabs (- y x)))))) (* 1/2 (/ x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (- y x))))))) |
(fma.f64 y (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 y #s(literal -1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (- y x)))))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 y y))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x))))))) (+ (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (- y x))))))) (/ (pow x 2) (* (pow y 2) (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (- y x)))))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 y y))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(* -1/4 (/ (pow y 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -1/4 binary64))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(* (pow y 2) (- (* 1/2 (/ x (* y (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) y)) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (/ (pow x 2) (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) y)) (* -1/2 (/ x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) y)) (* 1/4 (/ 1 (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(* 1/2 (/ (pow y 2) (fabs (- y x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(fma.f64 x (fma.f64 y (/.f64 y (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (* x (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x))))))) (* -1 (/ y (fabs (- y x))))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(fma.f64 x (fma.f64 y (/.f64 y (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (fma.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y (/.f64 y (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x)))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 3/2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 y (fabs.f64 (-.f64 y x)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(+ (* 1/2 (/ (pow y 2) (fabs (- y x)))) (* x (- (+ (* -1 (/ y (fabs (- y x)))) (* x (- (* -2 (/ (* x (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))) (fabs (- y x)))) (+ (* -2 (/ (- (* -1 (/ y (fabs (- y x)))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))) (fabs (- y x)))) (* 3/2 (/ 1 (fabs (- y x)))))))) (* -1 (/ (pow y 2) (pow (fabs (- y x)) 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -2 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y (/.f64 y (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x)))) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 3/2 binary64) (fabs.f64 (-.f64 y x)))) (/.f64 x (fabs.f64 (-.f64 y x)))) (/.f64 (fma.f64 y (/.f64 y (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x)))) (fabs.f64 (-.f64 y x)))) (neg.f64 (/.f64 #s(literal 3/2 binary64) (fabs.f64 (-.f64 y x))))) (fma.f64 y (/.f64 y (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) y) (fabs.f64 (-.f64 y x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x)))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* x (- (+ 3/4 (* 1/2 (/ y x))) (* -3/8 (/ (fabs (- y x)) x)))) |
(*.f64 x (+.f64 #s(literal 3/4 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) x))) |
(* x (- (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x)))) (+ (* -1/2 (/ (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x))))) |
(*.f64 x (-.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -3/8 binary64) x))))) |
(* x (- (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ y x)) (* 1/2 (/ (* (fabs (- y x)) (- (* -1/4 (pow y 2)) (* -1/2 (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x)))))))) (pow x 3)))))) (+ (* -1/2 (/ (* (fabs (- y x)) (- (* 1/2 y) (* -3/8 (fabs (- y x))))) (pow x 2))) (* -3/8 (/ (fabs (- y x)) x))))) |
(*.f64 x (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x (*.f64 x x))) (/.f64 y x)) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/4 binary64))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -3/8 binary64) x))))) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x)))))))) x)) (* 1/2 y)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (*.f64 y #s(literal 1/4 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (pow y 2)) (* 1/2 (/ (* (fabs (+ y (* -1 x))) (- (* 1/4 (pow y 2)) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x))))))))) x))) (* 1/2 (* (fabs (+ y (* -1 x))) (- (* 1/2 y) (* -3/8 (fabs (+ y (* -1 x)))))))) x)) (* 1/2 y)) (* -3/8 (fabs (+ y (* -1 x))))) x)) 3/4))) |
(*.f64 x (neg.f64 (+.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (*.f64 y #s(literal 1/4 binary64)))) (/.f64 (fabs.f64 (-.f64 y x)) x)) (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 3/8 binary64) (*.f64 y #s(literal 1/2 binary64))))) (*.f64 y (*.f64 y #s(literal 1/4 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -3/4 binary64)))) |
(+ (* -1/4 (pow x 2)) (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/4 binary64))) |
(+ (* -1/4 (pow x 2)) (+ (* 1/2 (* x y)) (pow x 2))) |
(*.f64 x (fma.f64 x #s(literal 3/4 binary64) (*.f64 y #s(literal 1/2 binary64)))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 3/4 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (*.f64 y #s(literal -1/4 binary64))))) |
(+ (* -1/4 (pow x 2)) (+ (* y (+ (* -1/4 y) (* 1/2 x))) (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 3/4 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (*.f64 y #s(literal -1/4 binary64))))) |
(* -1/4 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/4 binary64))) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) y) y) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/4 binary64))))) |
(* (pow y 2) (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/2 (/ x y)) (/ (pow x 2) (pow y 2)))) 1/4)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/4 binary64))))) |
(* -1/4 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/4 binary64))) |
(* (pow y 2) (- (* 1/2 (/ x y)) 1/4)) |
(*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) y) y) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) y)))) |
(* (pow y 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow x 2)) (pow x 2)) y)) (* -1/2 x)) y)) 1/4)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) y)))) |
(* -1/4 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/4 binary64))) |
(+ (* -1/4 (pow y 2)) (* 1/2 (* x y))) |
(*.f64 y (fma.f64 x #s(literal 1/2 binary64) (*.f64 y #s(literal -1/4 binary64)))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(fma.f64 x (*.f64 x #s(literal 3/4 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (*.f64 y #s(literal -1/4 binary64))))) |
(+ (* -1/4 (pow y 2)) (* x (+ (* 1/2 y) (* 3/4 x)))) |
(fma.f64 x (*.f64 x #s(literal 3/4 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) (*.f64 y #s(literal -1/4 binary64))))) |
(* 3/4 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/4 binary64))) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(*.f64 x (*.f64 x (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/4 binary64)))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(*.f64 x (*.f64 x (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/4 binary64))))) |
(* (pow x 2) (+ 3/4 (+ (* -1/4 (/ (pow y 2) (pow x 2))) (* 1/2 (/ y x))))) |
(*.f64 x (*.f64 x (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/4 binary64))))) |
(* 3/4 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/4 binary64))) |
(* (pow x 2) (+ 3/4 (* 1/2 (/ y x)))) |
(*.f64 x (*.f64 x (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/4 binary64)))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 3/4 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) x)) x))) |
(* (pow x 2) (+ 3/4 (* -1 (/ (+ (* -1/2 y) (* 1/4 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 3/4 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) x)) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -2 (* x y)) (pow x 2)) |
(*.f64 x (fma.f64 y #s(literal -2 binary64) x)) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(fma.f64 x x (*.f64 y (fma.f64 x #s(literal -2 binary64) y))) |
(+ (* y (+ y (* -2 x))) (pow x 2)) |
(fma.f64 x x (*.f64 y (fma.f64 x #s(literal -2 binary64) y))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) y) y) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 x (/.f64 x (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)))) |
(* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 x (/.f64 x (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) y) y) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) y))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) y))) |
(pow y 2) |
(*.f64 y y) |
(+ (* -2 (* x y)) (pow y 2)) |
(*.f64 y (fma.f64 x #s(literal -2 binary64) y)) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(fma.f64 x x (*.f64 y (fma.f64 x #s(literal -2 binary64) y))) |
(+ (* x (+ x (* -2 y))) (pow y 2)) |
(fma.f64 x x (*.f64 y (fma.f64 x #s(literal -2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 (*.f64 x x) (fma.f64 y (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 y (/.f64 y (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 y (/.f64 y (*.f64 x x)) (fma.f64 y (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 (*.f64 x x) (fma.f64 y (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 y y) x)) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 y y) x)) x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (fma.f64 y (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* y (- (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 y (fma.f64 y (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 x (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (- (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* y (- (+ (* -1 (* y (+ (* -1/2 (/ (* x (- (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2)))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))) (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* -1/2 (/ (* x (- (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))))) (* -1/2 (/ (* x (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (pow (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) 2))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 y (fma.f64 y (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 x (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 x (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 #s(literal 0 binary64) y) (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 x (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))) (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(- (+ (* 1/2 (fabs (- y x))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2)))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(- (+ (* 1/2 (fabs (- y x))) (+ (* 2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (pow y 3))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 x (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 y y))))) |
(- (+ (* -1 (/ (+ (* -4 (* (pow x 2) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))) (* 4 (* (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) (pow y 4))) (+ (* 1/2 (fabs (- y x))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (pow y 2))))) (+ (* -2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) (* 2 (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (pow y 3))) (* 2 (/ (* (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) (pow y 2))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (*.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 2 binary64))) (*.f64 y y)))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(- (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2)))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(- (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (+ (* 2 (/ (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) (pow y 3))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 x (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 y y))))) |
(- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow x 2) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) y)) (* 4 (/ (* (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) y))) (* 2 (* x (- (* 4 (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3))) (* 2 (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))))) (pow y 3))) (+ (* 1/2 (fabs (neg (+ x (* -1 y))))) (* 4 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) (pow y 2))))) (* 2 (/ (* (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 4 binary64))) y))) (*.f64 y (*.f64 y y))))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(+ (* 1/2 (fabs (- y x))) (* x (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))))) |
(fma.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ (* 1/2 (fabs (- y x))) (* x (- (+ (* -1 (/ (fabs (- y x)) y)) (* x (- (* 1/2 (/ (fabs (- y x)) (pow y 2))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2))))))) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y))) (*.f64 y y))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+ (* 1/2 (fabs (- y x))) (* x (- (+ (* -1 (/ (fabs (- y x)) y)) (* x (- (+ (* 1/2 (/ (fabs (- y x)) (pow y 2))) (* x (- (* 4 (/ 1 (pow y 2))) (+ (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/2 (/ (fabs (- y x)) (pow y 2))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2)))))) (pow y 2))) (* 5 (/ (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))) (pow y 2))))))) (+ (* 5/2 (/ (fabs (- y x)) (pow y 2))) (* 4 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1 (/ (fabs (- y x)) y)) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2))))) (pow y 2))))))) (* 2 (/ (* (fabs (- y x)) (+ (* -1/2 y) (* -1/2 (fabs (- y x))))) (pow y 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y))) (*.f64 y y))))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 5 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 y y)))) (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y))) (*.f64 y y)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 y (fabs.f64 (-.f64 y x))) (fabs.f64 (-.f64 y x)))) (*.f64 y y)) (/.f64 (fabs.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(* 4/5 x) |
(*.f64 x #s(literal 4/5 binary64)) |
(* x (- (+ 4/5 (* 1/10 (/ (fabs (- y x)) x))) (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)))) |
(*.f64 x (+.f64 #s(literal 4/5 binary64) (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))) x))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/10 (/ (fabs (- y x)) x)))) (+ (* 4/25 (/ (pow y 2) (pow x 2))) (+ (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)) (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))) |
(*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/10 binary64) x) (fma.f64 (*.f64 #s(literal -1/5 binary64) y) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) #s(literal 4/5 binary64))) (fma.f64 (*.f64 y y) (/.f64 #s(literal 4/25 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -2/5 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) x))))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/10 (/ (fabs (- y x)) x)) (* 1/10 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))) (+ (* 4/25 (/ (pow y 2) (pow x 2))) (+ (* 1/5 (/ (* (pow y 2) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 3))) (+ (* 16/25 (/ (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) x)) (+ (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* -1/5 (* y (fabs (- y x)))) (+ (* 4/25 (pow y 2)) (* 4/5 (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))))))) (pow x 3))) (* 4/5 (/ (* (+ (* -1/2 y) (* -1/2 (fabs (- y x)))) (- (* 1/10 (fabs (- y x))) (* 16/25 (+ (* -1/2 y) (* -1/2 (fabs (- y x))))))) (pow x 2))))))))) |
(*.f64 x (-.f64 (fma.f64 #s(literal 1/10 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (fabs.f64 (-.f64 y x)) x)) (fma.f64 (*.f64 #s(literal -1/5 binary64) y) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) #s(literal 4/5 binary64))) (fma.f64 (*.f64 y y) (/.f64 #s(literal 4/25 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1/5 binary64)) (fma.f64 #s(literal 4/5 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (+.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y #s(literal -1/5 binary64))) (fma.f64 y (*.f64 y #s(literal 4/25 binary64)) (*.f64 (*.f64 #s(literal -2/5 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) x)))))) |
(* 4/5 x) |
(*.f64 x #s(literal 4/5 binary64)) |
(* -1 (* x (- (* -1 (/ (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))) x)) #s(literal -4/5 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64)) (/.f64 (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 y #s(literal 1/5 binary64)) (*.f64 (*.f64 y y) #s(literal 4/25 binary64))) (*.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))))) x))) (-.f64 #s(literal 0 binary64) x)) #s(literal -4/5 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/10 (* (pow y 2) (fabs (+ y (* -1 x))))) (+ (* 1/5 (* (pow y 2) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))))))) x)) (* 1/5 (* y (fabs (+ y (* -1 x)))))) (+ (* -4/25 (pow y 2)) (* 4/5 (* (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -16/25 (+ (* 1/2 y) (* 1/2 (fabs (+ y (* -1 x))))))) x)) 4/5))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64)) (/.f64 (-.f64 (fma.f64 y (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/5 binary64)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 y y) #s(literal 1/10 binary64))) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64))) #s(literal 1/5 binary64)) (*.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 y #s(literal 1/5 binary64)) (*.f64 (*.f64 y y) #s(literal 4/25 binary64))) (*.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 y (*.f64 y #s(literal -4/25 binary64)) (*.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 y (fabs.f64 (-.f64 y x)))) (fma.f64 #s(literal 8/25 binary64) (+.f64 y (fabs.f64 (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/10 binary64)))))) x))) x) #s(literal -4/5 binary64)))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) |
(*.f64 x (fma.f64 x x (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 y #s(literal -1/4 binary64) (*.f64 #s(literal 1/8 binary64) x))))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal -1/4 binary64) x (*.f64 #s(literal 1/8 binary64) y))))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal -1/4 binary64) x (*.f64 #s(literal 1/8 binary64) y))))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (* 1/8 (fabs (- y x))))) |
(*.f64 (*.f64 y y) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x #s(literal -1/4 binary64))) y))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) y) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (+.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) (*.f64 y y))) (*.f64 x (*.f64 x (/.f64 x (*.f64 y y))))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) y) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (+.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) (*.f64 y y))) (*.f64 x (*.f64 x (/.f64 x (*.f64 y y))))))) |
(* 1/8 (* (pow y 2) (fabs (neg (+ x (* -1 y)))))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(*.f64 (*.f64 y y) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x #s(literal -1/4 binary64))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x)) y)) y))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (* 1/8 (* (pow y 2) (fabs (- y x))))) |
(*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal -1/4 binary64) x (*.f64 #s(literal 1/8 binary64) y)))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* 1/8 (* x (fabs (- y x))))))) |
(fma.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal -1/4 binary64) x (*.f64 #s(literal 1/8 binary64) y))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* x (+ x (* 1/8 (fabs (- y x)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64) x) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 #s(literal -1/4 binary64) x (*.f64 #s(literal 1/8 binary64) y))))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (* 1/8 (/ (fabs (- y x)) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/8 (/ (fabs (- y x)) x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/8 binary64) x) (fma.f64 (*.f64 y #s(literal -1/4 binary64)) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/8 (/ (fabs (- y x)) x)) (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/8 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (fabs.f64 (-.f64 y x)) x)) (fma.f64 (*.f64 y #s(literal -1/4 binary64)) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) #s(literal 1 binary64)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1 (* (pow x 3) (- (* -1/8 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal -1/8 binary64) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1/4 (/ (* y (fabs (+ y (* -1 x)))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 y x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 1/4 (* y (fabs (+ y (* -1 x)))))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 y #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (fabs.f64 (-.f64 y x))) x)) x)) (-.f64 #s(literal 0 binary64) x))))) |
(* (pow x 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 y #s(literal -2 binary64) x))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(fma.f64 x (*.f64 x (fabs.f64 (-.f64 y x))) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x #s(literal -2 binary64) y)))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(fma.f64 x (*.f64 x (fabs.f64 (-.f64 y x))) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x #s(literal -2 binary64) y)))) |
(* (pow y 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) |
(* (pow y 2) (+ (fabs (- y x)) (* -2 (/ (* x (fabs (- y x))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 x y)) (fabs.f64 (-.f64 y x)))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 x y)) (fabs.f64 (-.f64 y x))))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 x y)) (fabs.f64 (-.f64 y x))))) |
(* (pow y 2) (fabs (neg (+ x (* -1 y))))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -2 (/ (* x (fabs (neg (+ x (* -1 y))))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 x y)) (fabs.f64 (-.f64 y x)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (fabs.f64 (-.f64 y x)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 x x) y))) y))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (fabs.f64 (-.f64 y x)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 x x) y))) y))) |
(* (pow y 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y y)) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x #s(literal -2 binary64) y))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(fma.f64 x (*.f64 x (fabs.f64 (-.f64 y x))) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x #s(literal -2 binary64) y)))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(fma.f64 x (*.f64 x (fabs.f64 (-.f64 y x))) (*.f64 y (*.f64 (fabs.f64 (-.f64 y x)) (fma.f64 x #s(literal -2 binary64) y)))) |
(* (pow x 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) |
(* (pow x 2) (+ (fabs (- y x)) (* -2 (/ (* y (fabs (- y x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 y x)) (fabs.f64 (-.f64 y x)))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 y x)) (fma.f64 (*.f64 y y) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) (fabs.f64 (-.f64 y x))))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 y x)) (fma.f64 (*.f64 y y) (/.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) (fabs.f64 (-.f64 y x))))) |
(* (pow x 2) (fabs (+ y (* -1 x)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 x x)) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -2 (/ (* y (fabs (+ y (* -1 x)))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 y x)) (fabs.f64 (-.f64 y x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (fabs.f64 (-.f64 y x)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y #s(literal 2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 y y) x))) x))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (fabs.f64 (-.f64 y x)) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 y #s(literal 2 binary64))) (*.f64 (fabs.f64 (-.f64 y x)) (/.f64 (*.f64 y y) x))) x))) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 y x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 x y) (*.f64 x (/.f64 x (*.f64 y y))))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (/ x y) 1) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 x x) y)) (*.f64 x x)) y)) x) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) x)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y y) x) y) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y y) x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) y) (-.f64 #s(literal 0 binary64) x))) x)) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(* -1/2 (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (fabs (- y x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
x |
(* x (+ 1 (* -1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* -1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* -1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
Compiled 98 308 to 5 944 computations (94% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 462 | 6 | 2 468 |
| Fresh | 2 | 4 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 2 468 | 14 | 2 482 |
| Status | Accuracy | Program |
|---|---|---|
| 99.3% | (fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) | |
| ▶ | 88.4% | (fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
| ✓ | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| ▶ | 56.7% | (fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) #s(literal 1/2 binary64) x) |
| 88.3% | (fma.f64 (fabs.f64 (*.f64 y (fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) x) | |
| ✓ | 88.4% | (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
| 54.5% | (fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) | |
| ▶ | 19.4% | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
| 51.6% | (/.f64 (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) | |
| 76.2% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ▶ | 99.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
| ✓ | 12.4% | (*.f64 x #s(literal 13/12 binary64)) |
| ▶ | 12.2% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | 12.3% | x |
Compiled 356 to 213 computations (40.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
| ✓ | cost-diff | 448 | (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) |
| ✓ | cost-diff | 0 | (fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 320 | (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (fabs.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
| ✓ | cost-diff | 1088 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
| 10 850× | accelerator-lowering-fma.f32 |
| 10 850× | accelerator-lowering-fma.f64 |
| 3 720× | *-lowering-*.f32 |
| 3 720× | *-lowering-*.f64 |
| 1 866× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 251 |
| 1 | 92 | 239 |
| 2 | 219 | 239 |
| 3 | 635 | 235 |
| 4 | 1720 | 235 |
| 5 | 5063 | 235 |
| 0 | 8199 | 227 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ 1 (/ 2 (fabs (- y x))))) |
x |
(/ 1 (/ 2 (fabs (- y x)))) |
1 |
(/ 2 (fabs (- y x))) |
2 |
(fabs (- y x)) |
(- y x) |
y |
(* x 3/4) |
x |
3/4 |
(+ (* (* 1/2 (fabs y)) (fabs (- 1 (/ x y)))) x) |
(* 1/2 (fabs y)) |
1/2 |
(fabs y) |
y |
(fabs (- 1 (/ x y))) |
(- 1 (/ x y)) |
1 |
(/ x y) |
x |
(+ (* (fabs (* (* (+ y x) (/ 1 x)) (- y x))) 1/2) x) |
(fabs (* (* (+ y x) (/ 1 x)) (- y x))) |
(* (* (+ y x) (/ 1 x)) (- y x)) |
(* (+ y x) (/ 1 x)) |
(+ y x) |
y |
x |
(/ 1 x) |
1 |
(- y x) |
1/2 |
(/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
(+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) |
(* (fabs (- y x)) (* (- y x) (- y x))) |
(fabs (- y x)) |
(- y x) |
y |
x |
(* (- y x) (- y x)) |
1/8 |
(* x (* x x)) |
(* x x) |
(+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4)) |
(+ (* (fabs (- y x)) -1/2) x) |
-1/2 |
(* (* x x) 1/4) |
1/4 |
| Outputs |
|---|
(+ x (/ 1 (/ 2 (fabs (- y x))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
x |
(/ 1 (/ 2 (fabs (- y x)))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
2 |
#s(literal 2 binary64) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
(* x 3/4) |
(*.f64 x #s(literal 3/4 binary64)) |
x |
3/4 |
#s(literal 3/4 binary64) |
(+ (* (* 1/2 (fabs y)) (fabs (- 1 (/ x y)))) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
1/2 |
#s(literal 1/2 binary64) |
(fabs y) |
(fabs.f64 y) |
y |
(fabs (- 1 (/ x y))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- 1 (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
(+ (* (fabs (* (* (+ y x) (/ 1 x)) (- y x))) 1/2) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (fma.f64 (-.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 0 binary64))) x) |
(fabs (* (* (+ y x) (/ 1 x)) (- y x))) |
(fabs.f64 (fma.f64 (-.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(* (* (+ y x) (/ 1 x)) (- y x)) |
(fma.f64 (-.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 0 binary64)) |
(* (+ y x) (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ y x) |
(+.f64 x y) |
y |
x |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(- y x) |
(-.f64 y x) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
(/.f64 (fma.f64 (-.f64 y x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (*.f64 x #s(literal 5/4 binary64))))) |
(+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) |
(fma.f64 (-.f64 y x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* (fabs (- y x)) (* (- y x) (- y x))) |
(*.f64 (-.f64 x y) (*.f64 (fabs.f64 (-.f64 y x)) (-.f64 x y))) |
(fabs (- y x)) |
(fabs.f64 (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
(* (- y x) (- y x)) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x x)) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4)) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (*.f64 x #s(literal 5/4 binary64)))) |
(+ (* (fabs (- y x)) -1/2) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* x x) 1/4) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
| ✓ | accuracy | 98.4% | (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
| ✓ | accuracy | 85.8% | (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 55.9% | (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x)) |
| ✓ | accuracy | 99.7% | (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 100.0% | (fabs.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 90.6% | (fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
| 55.0ms | 213× | 0 | valid |
| 32.0ms | 23× | 5 | exit |
| 6.0ms | 12× | 1 | valid |
| 3.0ms | 5× | 2 | valid |
| 3.0ms | 3× | 3 | valid |
Compiled 254 to 43 computations (83.1% saved)
ival-mult: 28.0ms (39.1% of total)ival-add: 13.0ms (18.2% of total)ival-div: 12.0ms (16.8% of total)ival-fabs: 7.0ms (9.8% of total)adjust: 6.0ms (8.4% of total)ival-sub: 4.0ms (5.6% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 2 (fabs (- y x))))> |
#<alt (+ x (/ 1 (/ 2 (fabs (- y x)))))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (fabs (- y x))> |
#<alt (* x 3/4)> |
#<alt (+ (* (* 1/2 (fabs y)) (fabs (- 1 (/ x y)))) x)> |
#<alt (* 1/2 (fabs y))> |
#<alt (fabs y)> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (* (+ y x) (/ 1 x))> |
#<alt (+ (* (fabs (* (* (+ y x) (/ 1 x)) (- y x))) 1/2) x)> |
#<alt (fabs (* (* (+ y x) (/ 1 x)) (- y x)))> |
#<alt (+ y x)> |
#<alt (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))> |
#<alt (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4)))> |
#<alt (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x)))> |
#<alt (* (fabs (- y x)) (* (- y x) (- y x)))> |
#<alt (- 1 (/ x y))> |
#<alt (* (* (+ y x) (/ 1 x)) (- y x))> |
| Outputs |
|---|
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (+ y (* -1 x))))> |
#<alt (* 1/2 (fabs (- y x)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (- y x))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (+ x (* 1/2 (fabs (neg (+ x (* -1 y))))))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 2 (fabs (neg (+ x (* -1 y)))))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (- y x)))> |
#<alt (/ 2 (fabs (+ y (* -1 x))))> |
#<alt (/ 2 (fabs (+ y (* -1 x))))> |
#<alt (/ 2 (fabs (+ y (* -1 x))))> |
#<alt (/ 2 (fabs (+ y (* -1 x))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (neg (+ x (* -1 y))))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (- y x))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (fabs (+ y (* -1 x)))> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (* 3/4 x)> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt (+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1)))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (* 1/2 (fabs y))> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs y)> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (+ 1 (* -1 (/ x y))))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt (fabs (- 1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ y x)> |
#<alt (/ (+ x y) x)> |
#<alt (/ (+ x y) x)> |
#<alt (/ (+ x y) x)> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))))> |
#<alt (+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))))> |
#<alt (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt (+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x))))> |
#<alt (* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1)))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))> |
#<alt (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))> |
#<alt (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))> |
#<alt (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x)))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ x y) (- y x)) x))> |
#<alt (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x))> |
#<alt (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x))> |
#<alt (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x))> |
#<alt (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1/2 (* x (fabs (- y x))))> |
#<alt (* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x)))> |
#<alt (* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x)))> |
#<alt (* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x)))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x))))> |
#<alt (* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x))))> |
#<alt (* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x))))> |
#<alt (* 5/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))> |
#<alt (* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))> |
#<alt (* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))> |
#<alt (/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))> |
#<alt (+ (* -1/4 (/ (* x (* y (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/8 (/ (* y (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/8 (/ (* y (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))> |
#<alt (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (/ (pow x 3) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (/ (pow x 3) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))))))> |
#<alt (* 1/8 (/ (* (pow y 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) y)) (* 1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) y)) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) y)) (* 1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) y)) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))))> |
#<alt (* -1/4 (/ (pow y 2) x))> |
#<alt (/ (+ (* -1/4 (pow y 2)) (* x (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x)> |
#<alt (/ (+ (* -1/4 (pow y 2)) (* x (- (+ (* -1 (* x (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x))))))) (* 1/2 y)) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x)> |
#<alt (/ (+ (* -1/4 (pow y 2)) (* x (- (+ (* 1/2 y) (* x (- (* -1 (* x (+ (* 2 (/ 1 (fabs (- y x)))) (* 5/2 (/ (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x))))) (fabs (- y x))))))) (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x)))))))) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x)> |
#<alt (* 4/5 x)> |
#<alt (* x (- (+ 4/5 (* 1/10 (/ (fabs (- y x)) x))) (* -8/25 (/ (fabs (- y x)) x))))> |
#<alt (* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/10 (/ (fabs (- y x)) x)))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x))))) (pow x 2))) (* -8/25 (/ (fabs (- y x)) x)))))> |
#<alt (* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/10 (/ (fabs (- y x)) x)) (* 1/10 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* -1/5 (* y (fabs (- y x)))) (* -2/5 (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x)))))))) (pow x 3))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x))))) (pow x 2))) (* -8/25 (/ (fabs (- y x)) x))))))> |
#<alt (* 4/5 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x)))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/10 (* (pow y 2) (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x))))))))))) x)) (* 1/5 (* y (fabs (+ y (* -1 x)))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x)))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5)))> |
#<alt (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))> |
#<alt (+ (* -1/4 (* x (* y (fabs (- y x))))) (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)))> |
#<alt (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3)))> |
#<alt (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3)))> |
#<alt (* 1/8 (* (pow y 2) (fabs (- y x))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (* 1/8 (fabs (- y x)))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2))))))> |
#<alt (* 1/8 (* (pow y 2) (fabs (neg (+ x (* -1 y))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y)))))))> |
#<alt (* 1/8 (* (pow y 2) (fabs (- y x))))> |
#<alt (+ (* -1/4 (* x (* y (fabs (- y x))))) (* 1/8 (* (pow y 2) (fabs (- y x)))))> |
#<alt (+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* 1/8 (* x (fabs (- y x)))))))> |
#<alt (+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* x (+ x (* 1/8 (fabs (- y x))))))))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (* 1/8 (/ (fabs (- y x)) x))))> |
#<alt (* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/8 (/ (fabs (- y x)) x)))))> |
#<alt (* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/8 (/ (fabs (- y x)) x)) (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))))> |
#<alt (pow x 3)> |
#<alt (* -1 (* (pow x 3) (- (* -1/8 (/ (fabs (+ y (* -1 x))) x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1/4 (/ (* y (fabs (+ y (* -1 x)))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 1/4 (* y (fabs (+ y (* -1 x)))))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1)))> |
#<alt (* (pow x 2) (fabs (- y x)))> |
#<alt (+ (* -2 (* x (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x))))> |
#<alt (+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x))))> |
#<alt (+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x))))> |
#<alt (* (pow y 2) (fabs (- y x)))> |
#<alt (* (pow y 2) (+ (fabs (- y x)) (* -2 (/ (* x (fabs (- y x))) y))))> |
#<alt (* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2)))))> |
#<alt (* (pow y 2) (fabs (neg (+ x (* -1 y)))))> |
#<alt (* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -2 (/ (* x (fabs (neg (+ x (* -1 y))))) y))))> |
#<alt (* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y))))> |
#<alt (* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y))))> |
#<alt (* (pow y 2) (fabs (- y x)))> |
#<alt (+ (* -2 (* x (* y (fabs (- y x))))) (* (pow y 2) (fabs (- y x))))> |
#<alt (+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x))))> |
#<alt (+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x))))> |
#<alt (* (pow x 2) (fabs (- y x)))> |
#<alt (* (pow x 2) (+ (fabs (- y x)) (* -2 (/ (* y (fabs (- y x))) x))))> |
#<alt (* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2)))))> |
#<alt (* (pow x 2) (fabs (+ y (* -1 x))))> |
#<alt (* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -2 (/ (* y (fabs (+ y (* -1 x)))) x))))> |
#<alt (* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x))))> |
#<alt (* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (/ (pow y 2) x))> |
#<alt (+ (* -1 x) (/ (pow y 2) x))> |
#<alt (+ (* -1 x) (/ (pow y 2) x))> |
#<alt (/ (pow y 2) x)> |
#<alt (* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x)))> |
#<alt (* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x)))> |
#<alt (* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x)))> |
#<alt (/ (pow y 2) x)> |
#<alt (* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x)))> |
#<alt (* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x)))> |
#<alt (* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x)))> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (+ (* x (+ y (* -1 y))) (pow y 2)) x)> |
#<alt (/ (+ (* x (+ y (+ (* -1 x) (* -1 y)))) (pow y 2)) x)> |
#<alt (/ (+ (* x (+ y (+ (* -1 x) (* -1 y)))) (pow y 2)) x)> |
#<alt (* -1 x)> |
#<alt (* x (- (+ (* -1 (/ y x)) (/ y x)) 1))> |
#<alt (* x (- (+ (* -1 (/ y x)) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1))> |
#<alt (* x (- (+ (* -1 (/ y x)) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ y x)) (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | (+ (* (* 1/2 (fabs y)) (fabs (- 1 (/ x y)))) x) |
| 1.0ms | y | @ | -inf | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
| 1.0ms | y | @ | inf | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
| 1.0ms | x | @ | inf | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
| 1.0ms | x | @ | -inf | (/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
| 1× | batch-egg-rewrite |
| 6 824× | accelerator-lowering-fma.f32 |
| 6 824× | accelerator-lowering-fma.f64 |
| 5 518× | *-lowering-*.f32 |
| 5 518× | *-lowering-*.f64 |
| 4 666× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 173 |
| 1 | 225 | 168 |
| 2 | 1947 | 156 |
| 0 | 9569 | 147 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 2 (fabs (- y x)))) |
(+ x (/ 1 (/ 2 (fabs (- y x))))) |
(/ 2 (fabs (- y x))) |
(fabs (- y x)) |
(* x 3/4) |
(+ (* (* 1/2 (fabs y)) (fabs (- 1 (/ x y)))) x) |
(* 1/2 (fabs y)) |
(fabs y) |
(fabs (- 1 (/ x y))) |
(* (+ y x) (/ 1 x)) |
(+ (* (fabs (* (* (+ y x) (/ 1 x)) (- y x))) 1/2) x) |
(fabs (* (* (+ y x) (/ 1 x)) (- y x))) |
(+ y x) |
(+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4)) |
(/ (+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) (+ (* x (+ (* (fabs (- y x)) -1/2) x)) (* (* x x) 1/4))) |
(+ (* (* (fabs (- y x)) (* (- y x) (- y x))) 1/8) (* x (* x x))) |
(* (fabs (- y x)) (* (- y x) (- y x))) |
(- 1 (/ x y)) |
(* (* (+ y x) (/ 1 x)) (- y x)) |
| Outputs |
|---|
(exp.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 (-.f64 y x)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) x) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) x) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 1/2 binary64) x) |
(fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 (-.f64 y x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 x #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) x)) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) x)) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 x y)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(fabs.f64 (-.f64 (-.f64 y x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fabs.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fabs.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (fabs.f64 (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fabs.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 x #s(literal 3/4 binary64)) |
(*.f64 #s(literal 3/4 binary64) x) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(fma.f64 (fabs.f64 y) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
(fma.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (fabs.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(*.f64 (fabs.f64 y) #s(literal 1/2 binary64)) |
(fabs.f64 y) |
(fabs.f64 (-.f64 #s(literal 0 binary64) y)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(fabs.f64 (-.f64 y #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 y)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(fabs.f64 (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(fabs.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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) (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fabs.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(+.f64 (/.f64 y x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) x) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) x)) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 x (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 y x))) |
(/.f64 (+.f64 y x) x) |
(/.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (neg.f64 (/.f64 (+.f64 y x) x))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal -1 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 x (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (-.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 x (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 y x) (*.f64 x (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 y x))))) |
(pow.f64 (/.f64 x (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) x)) |
(*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 y x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 y x) x) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (+.f64 y x) x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) x) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) x) (/.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (/.f64 (+.f64 y x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (+.f64 y x) x) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (+.f64 y x) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (+.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (+.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x) (/.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) x) |
(fma.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (/.f64 (+.f64 y x) x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (/.f64 (+.f64 y x) x))) (fabs.f64 (-.f64 y x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) x))) |
(fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x))) |
(fabs.f64 (*.f64 (-.f64 y x) (neg.f64 (/.f64 (+.f64 y x) x)))) |
(fabs.f64 (neg.f64 (*.f64 (-.f64 y x) (neg.f64 (/.f64 (+.f64 y x) x))))) |
(fabs.f64 (*.f64 (/.f64 (+.f64 y x) x) (-.f64 x y))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (neg.f64 (/.f64 (+.f64 y x) x)))))) |
(fabs.f64 (neg.f64 (*.f64 (/.f64 (+.f64 y x) x) (-.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (+.f64 y x) x)))) |
(fabs.f64 (*.f64 (-.f64 x y) (/.f64 (+.f64 y x) x))) |
(fabs.f64 (*.f64 (-.f64 x y) (neg.f64 (/.f64 (+.f64 y x) x)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (+.f64 y x) x))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (/.f64 (+.f64 y x) x)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (+.f64 y x) x))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (/.f64 (+.f64 y x) x)))) |
(fabs.f64 (*.f64 (/.f64 (+.f64 y x) x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (*.f64 (/.f64 (+.f64 y x) x) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (+.f64 y x) x)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (+.f64 y x) x)) (-.f64 x y))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (+.f64 y x) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(fabs.f64 (*.f64 (neg.f64 (/.f64 (+.f64 y x) x)) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) x) |
(/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) x) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (+.f64 y x))) (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) x))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x))) (fabs.f64 (*.f64 (+.f64 y x) x))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (fabs.f64 (*.f64 x (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (*.f64 x (+.f64 y x)))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 y x) x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (fabs.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) (-.f64 y x)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 (+.f64 y x) x))) (fabs.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (+.f64 y x) x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) (fabs.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) (fabs.f64 (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 (/.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 y x) x)) (fabs.f64 (-.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (/.f64 (fabs.f64 (-.f64 y x)) x)) |
(*.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) (fabs.f64 (+.f64 y x))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(fma.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 (-.f64 y x)) x) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) x (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(fma.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 x (fabs.f64 (-.f64 y x))) #s(literal -1/2 binary64) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (fabs.f64 (-.f64 y x)) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) (neg.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)))) (*.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x x))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) x) (/.f64 (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(pow.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) (*.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x))) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(+.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 x x) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) x (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) #s(literal -3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fabs.f64 (-.f64 y x)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (fabs.f64 (-.f64 y x)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x)))) #s(literal -3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 y x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (-.f64 y x) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 y x))) #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 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 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))) #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))))))) |
(*.f64 (fma.f64 x (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 #s(literal -1/2 binary64) x)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 (-.f64 y x))))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 3 binary64))) |
(fma.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (pow.f64 (fabs.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (fabs.f64 (fma.f64 x (+.f64 y x) (*.f64 y y))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (fabs.f64 (+.f64 y x)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) y) (*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))))) (*.f64 (*.f64 y (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))))))) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x)))) |
(*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (fabs.f64 (-.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (fabs.f64 (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (-.f64 y x)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (/.f64 x y) (+.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))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 0 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 x y)) (+.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 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.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 (/.f64 (+.f64 y x) x) y) (*.f64 (/.f64 (+.f64 y x) x) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) x)) |
(fma.f64 y (/.f64 (+.f64 y x) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 y x) x))) |
(fma.f64 (/.f64 (+.f64 y x) x) y (*.f64 (/.f64 (+.f64 y x) x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) x) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (+.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) (*.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (*.f64 x (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 x (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) x) |
(/.f64 (*.f64 (/.f64 (+.f64 y x) x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 (+.f64 y x) x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (+.f64 y x) x)) (+.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (+.f64 y x))) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (*.f64 x (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 y x) x) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 (+.f64 y x) x))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (+.f64 y x) x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 y x) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 y x) x) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 y x) x) y) (*.f64 (/.f64 (+.f64 y x) x) y) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (+.f64 y x) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 (+.f64 y x) x) y) (*.f64 (/.f64 (+.f64 y x) x) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (+.f64 y x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 y x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 (+.f64 y x) x)) (*.f64 y (/.f64 (+.f64 y x) x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 y x) x))) (*.f64 (*.f64 y (/.f64 (+.f64 y x) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 y x) x)))))) |
(*.f64 (-.f64 y x) (/.f64 (+.f64 y x) x)) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y x) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) x) (-.f64 y x)) |
(*.f64 (/.f64 (+.f64 y x) x) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (+.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (/.f64 (+.f64 y x) x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (+.f64 y x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 (/.f64 (+.f64 y x) x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 y x) x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 (/.f64 (+.f64 y x) x) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 y x) x) (/.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (+.f64 y x)) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (+.f64 y x) x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
| 1× | egg-herbie |
| 7 374× | accelerator-lowering-fma.f32 |
| 7 374× | accelerator-lowering-fma.f64 |
| 5 902× | *-lowering-*.f32 |
| 5 902× | *-lowering-*.f64 |
| 2 372× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 5152 |
| 1 | 1542 | 4983 |
| 2 | 4649 | 4619 |
| 0 | 8093 | 4350 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (- y x))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(* 1/2 (fabs (- y x))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (- y x)))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (- y x))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (neg (+ x (* -1 y)))) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (- y x)) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(fabs (+ y (* -1 x))) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(* 3/4 x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
x |
(* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x)))) |
(* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x)))) |
(* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1))) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(* 1/2 (fabs y)) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs y) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
(fabs (- 1 (/ x y))) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(/ y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(/ y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(/ y x) |
(/ (+ x y) x) |
(/ (+ x y) x) |
(/ (+ x y) x) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(* 1/2 (fabs (/ (* (+ x y) (- y x)) x))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x)))) |
(* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x)))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1))) |
(* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1/2 (* x (fabs (- y x)))) |
(* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x))) |
(* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x))) |
(* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x))) |
(* 5/4 (pow x 2)) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x)))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x)))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x)))) |
(* 5/4 (pow x 2)) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) |
(+ (* -1/4 (/ (* x (* y (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/8 (/ (* y (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/8 (/ (* y (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(* 1/8 (/ (* (pow y 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (/ (pow x 3) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (/ (pow x 3) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) |
(* 1/8 (/ (* (pow y 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) y)) (* 1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) y)) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) y)) (* 1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) y)) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) |
(* -1/4 (/ (pow y 2) x)) |
(/ (+ (* -1/4 (pow y 2)) (* x (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x) |
(/ (+ (* -1/4 (pow y 2)) (* x (- (+ (* -1 (* x (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x))))))) (* 1/2 y)) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x) |
(/ (+ (* -1/4 (pow y 2)) (* x (- (+ (* 1/2 y) (* x (- (* -1 (* x (+ (* 2 (/ 1 (fabs (- y x)))) (* 5/2 (/ (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x))))) (fabs (- y x))))))) (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x)))))))) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x) |
(* 4/5 x) |
(* x (- (+ 4/5 (* 1/10 (/ (fabs (- y x)) x))) (* -8/25 (/ (fabs (- y x)) x)))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/10 (/ (fabs (- y x)) x)))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x))))) (pow x 2))) (* -8/25 (/ (fabs (- y x)) x))))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/10 (/ (fabs (- y x)) x)) (* 1/10 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* -1/5 (* y (fabs (- y x)))) (* -2/5 (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x)))))))) (pow x 3))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x))))) (pow x 2))) (* -8/25 (/ (fabs (- y x)) x)))))) |
(* 4/5 x) |
(* -1 (* x (- (* -1 (/ (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x)))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/10 (* (pow y 2) (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x))))))))))) x)) (* 1/5 (* y (fabs (+ y (* -1 x)))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x)))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (* 1/8 (fabs (- y x))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(* 1/8 (* (pow y 2) (fabs (neg (+ x (* -1 y)))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (* 1/8 (* (pow y 2) (fabs (- y x))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* 1/8 (* x (fabs (- y x))))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* x (+ x (* 1/8 (fabs (- y x)))))))) |
(pow x 3) |
(* (pow x 3) (+ 1 (* 1/8 (/ (fabs (- y x)) x)))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/8 (/ (fabs (- y x)) x))))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/8 (/ (fabs (- y x)) x)) (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))))))) |
(pow x 3) |
(* -1 (* (pow x 3) (- (* -1/8 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1/4 (/ (* y (fabs (+ y (* -1 x)))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 1/4 (* y (fabs (+ y (* -1 x)))))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(* (pow x 2) (fabs (- y x))) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(* (pow y 2) (fabs (- y x))) |
(* (pow y 2) (+ (fabs (- y x)) (* -2 (/ (* x (fabs (- y x))) y)))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(* (pow y 2) (fabs (neg (+ x (* -1 y))))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -2 (/ (* x (fabs (neg (+ x (* -1 y))))) y)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(* (pow y 2) (fabs (- y x))) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(* (pow x 2) (fabs (- y x))) |
(* (pow x 2) (+ (fabs (- y x)) (* -2 (/ (* y (fabs (- y x))) x)))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(* (pow x 2) (fabs (+ y (* -1 x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -2 (/ (* y (fabs (+ y (* -1 x)))) x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (/ x y)) |
(/ (- y x) y) |
(/ (- y x) y) |
(/ (- y x) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 x) |
(+ (* -1 x) (/ (pow y 2) x)) |
(+ (* -1 x) (/ (pow y 2) x)) |
(+ (* -1 x) (/ (pow y 2) x)) |
(/ (pow y 2) x) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(/ (pow y 2) x) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(/ (pow y 2) x) |
(/ (+ (* x (+ y (* -1 y))) (pow y 2)) x) |
(/ (+ (* x (+ y (+ (* -1 x) (* -1 y)))) (pow y 2)) x) |
(/ (+ (* x (+ y (+ (* -1 x) (* -1 y)))) (pow y 2)) x) |
(* -1 x) |
(* x (- (+ (* -1 (/ y x)) (/ y x)) 1)) |
(* x (- (+ (* -1 (/ y x)) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)) |
(* x (- (+ (* -1 (/ y x)) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (+ (* -1 (/ y x)) (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x))))) |
| Outputs |
|---|
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (neg (+ x (* -1 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (+ y (* -1 x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(* 1/2 (fabs (- y x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (- y x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (neg (+ x (* -1 y))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (- y x))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(/ 2 (fabs (+ y (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y))) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (neg (+ x (* -1 y)))) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (- y x)) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 x y)) |
(fabs (+ y (* -1 x))) |
(fabs.f64 (-.f64 x y)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(* 3/4 x) |
(*.f64 x #s(literal 3/4 binary64)) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(* 1/2 (* (fabs y) (fabs (- 1 (/ x y))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y))) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
(+ x (* 1/2 (* (fabs y) (fabs (- 1 (/ x y)))))) |
(fma.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) x) |
x |
(* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (fabs.f64 y) x)) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (fabs.f64 y) x)) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (* (fabs y) (fabs (- 1 (/ x y)))) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (fabs.f64 y) x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (fabs.f64 y) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (fabs.f64 y) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1/2 (/ (* (fabs y) (fabs (+ 1 (* -1 (/ x y))))) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (fabs.f64 y) x)) #s(literal -1 binary64)))) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(* 1/2 (fabs y)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs y) |
(fabs.f64 y) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (+ 1 (* -1 (/ x y)))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fabs (- 1 (/ x y))) |
(fabs.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(/ (+ x y) x) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ (+ x y) x) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/ (+ x y) x) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(* 1/2 (fabs (/ (* (+ x y) (- y x)) x))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
(+ x (* 1/2 (fabs (/ (* (+ x y) (- y x)) x)))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) x) |
x |
(* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (fabs.f64 x))) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (fabs.f64 x))) #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 (/ (fabs (/ (* (+ x y) (- y x)) x)) x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (fabs.f64 x))) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (fabs.f64 x))) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (fabs.f64 x))) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1/2 (/ (fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 x (fabs.f64 x))) #s(literal -1 binary64))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (* -1 (/ (* (+ x (* -1 y)) (- x (* -1 y))) x))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ x y) (- y x)) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fabs (/ (* (+ y (* -1 x)) (- y (* -1 x))) x)) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1/2 (* x (fabs (- y x)))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) |
(* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) (*.f64 x #s(literal 5/4 binary64)))) |
(* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) (*.f64 x #s(literal 5/4 binary64)))) |
(* x (+ (* -1/2 (fabs (- y x))) (* 5/4 x))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) (*.f64 x #s(literal 5/4 binary64)))) |
(* 5/4 (pow x 2)) |
(*.f64 #s(literal 5/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/4 binary64))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/4 binary64))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (- y x)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/4 binary64))) |
(* 5/4 (pow x 2)) |
(*.f64 #s(literal 5/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/4 binary64))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/4 binary64))) |
(* (pow x 2) (+ 5/4 (* -1/2 (/ (fabs (+ y (* -1 x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/4 binary64))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))) |
(/ (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) |
(+ (* -1/4 (/ (* x (* y (fabs (- y x)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 x (*.f64 y #s(literal -1/4 binary64))) (fabs.f64 (-.f64 x y))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/8 (/ (* y (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 y (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (fma.f64 x #s(literal -1/4 binary64) (*.f64 y #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))))))) |
(+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* y (+ (* -1/4 (/ (* x (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (* 1/8 (/ (* y (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) |
(fma.f64 y (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (fma.f64 x #s(literal -1/4 binary64) (*.f64 y #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))))))) |
(* 1/8 (/ (* (pow y 2) (fabs (- y x))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 #s(literal 1/8 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x y) #s(literal 1/8 binary64)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (/ (pow x 3) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (*.f64 x (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))))) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x y) #s(literal 1/8 binary64))))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (+ (* 1/8 (/ (fabs (- y x)) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x))))))))) (/ (pow x 3) (* (pow y 2) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (- y x)))))))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (*.f64 x (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x))))) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x y) #s(literal 1/8 binary64))))) |
(* 1/8 (/ (* (pow y 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) |
(/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 #s(literal 1/8 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (* y (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x y) #s(literal 1/8 binary64)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) y)) (* 1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) y)) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 (-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))))) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) (/ (pow x 3) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))) y)) (* 1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y))))))))))) y)) (* 1/8 (/ (fabs (neg (+ x (* -1 y)))) (+ (* 1/4 (pow x 2)) (* x (+ x (* -1/2 (fabs (neg (+ x (* -1 y)))))))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 (-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))) (/.f64 x (*.f64 x (fma.f64 x #s(literal 1/4 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal -1/2 binary64) x)))))) y)) y))) |
(* -1/4 (/ (pow y 2) x)) |
(/.f64 (*.f64 y (*.f64 y #s(literal -1/4 binary64))) x) |
(/ (+ (* -1/4 (pow y 2)) (* x (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x) |
(/.f64 (fma.f64 x (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fabs.f64 (-.f64 x y))) #s(literal -5/8 binary64) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))) x) |
(/ (+ (* -1/4 (pow y 2)) (* x (- (+ (* -1 (* x (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x))))))) (* 1/2 y)) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fabs.f64 (-.f64 x y))) #s(literal -5/8 binary64) (*.f64 #s(literal 1/2 binary64) y)) (fabs.f64 (-.f64 x y))) #s(literal 5/2 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fabs.f64 (-.f64 x y))) #s(literal -5/8 binary64) (*.f64 #s(literal 1/2 binary64) y))))) x) |
(/ (+ (* -1/4 (pow y 2)) (* x (- (+ (* 1/2 y) (* x (- (* -1 (* x (+ (* 2 (/ 1 (fabs (- y x)))) (* 5/2 (/ (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x))))) (fabs (- y x))))))) (+ 1/4 (* -5/2 (/ (- (* 1/2 y) (* 5/8 (/ (pow y 2) (fabs (- y x))))) (fabs (- y x)))))))) (* 5/8 (/ (pow y 2) (fabs (- y x))))))) x) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -1/4 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) y (fma.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 #s(literal 5/2 binary64) (/.f64 (fma.f64 #s(literal -5/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fabs.f64 (-.f64 x y))) #s(literal -5/8 binary64) (*.f64 #s(literal 1/2 binary64) y)) (fabs.f64 (-.f64 x y))) #s(literal 1/4 binary64)) (fabs.f64 (-.f64 x y))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 x y)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fabs.f64 (-.f64 x y))) #s(literal -5/8 binary64) (*.f64 #s(literal 1/2 binary64) y)) (fabs.f64 (-.f64 x y))) #s(literal 5/2 binary64) #s(literal -1/4 binary64))) (/.f64 (*.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal -5/8 binary64)) (fabs.f64 (-.f64 x y))))))) x) |
(* 4/5 x) |
(*.f64 x #s(literal 4/5 binary64)) |
(* x (- (+ 4/5 (* 1/10 (/ (fabs (- y x)) x))) (* -8/25 (/ (fabs (- y x)) x)))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 21/50 binary64) x) #s(literal 4/5 binary64))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/10 (/ (fabs (- y x)) x)))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x))))) (pow x 2))) (* -8/25 (/ (fabs (- y x)) x))))) |
(*.f64 x (-.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) (+.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y #s(literal -1/5 binary64)) x)) #s(literal 4/5 binary64)) (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 (*.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 21/50 binary64) (*.f64 x x))) #s(literal -2/5 binary64) (/.f64 #s(literal -8/25 binary64) x))))) |
(* x (- (+ 4/5 (+ (* -1/5 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/10 (/ (fabs (- y x)) x)) (* 1/10 (/ (* (pow y 2) (fabs (- y x))) (pow x 3)))))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* -1/5 (* y (fabs (- y x)))) (* -2/5 (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x)))))))) (pow x 3))) (+ (* -2/5 (/ (* (fabs (- y x)) (- (* 1/10 (fabs (- y x))) (* -8/25 (fabs (- y x))))) (pow x 2))) (* -8/25 (/ (fabs (- y x)) x)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 4/5 binary64) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/10 binary64) x) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x)) (fma.f64 y #s(literal -1/5 binary64) (/.f64 (*.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 1/10 binary64)) x))))) (fma.f64 #s(literal 2/5 binary64) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64)) #s(literal 2/5 binary64) (*.f64 y #s(literal -1/5 binary64)))) x) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64)))) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 8/25 binary64)) x)))) |
(* 4/5 x) |
(*.f64 x #s(literal 4/5 binary64)) |
(* -1 (* x (- (* -1 (/ (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 21/50 binary64) x) #s(literal 4/5 binary64))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x)))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5))) |
(*.f64 x (+.f64 #s(literal 4/5 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64)) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64)) #s(literal -2/5 binary64) (*.f64 y #s(literal 1/5 binary64)))) x)) x))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/10 (* (pow y 2) (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/5 (* y (fabs (+ y (* -1 x))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x))))))))))) x)) (* 1/5 (* y (fabs (+ y (* -1 x)))))) (* 2/5 (* (fabs (+ y (* -1 x))) (- (* 1/10 (fabs (+ y (* -1 x)))) (* -8/25 (fabs (+ y (* -1 x)))))))) x)) (* 1/10 (fabs (+ y (* -1 x))))) (* -8/25 (fabs (+ y (* -1 x))))) x)) 4/5))) |
(*.f64 x (+.f64 #s(literal 4/5 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 #s(literal -2/5 binary64) (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64)) #s(literal -2/5 binary64) (*.f64 y #s(literal 1/5 binary64)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 1/10 binary64)))) x) (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 21/50 binary64)) #s(literal -2/5 binary64) (*.f64 y #s(literal 1/5 binary64))))) x)) x))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3)) |
(*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x)) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (pow x 3))) |
(*.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y #s(literal -1/4 binary64) (*.f64 x #s(literal 1/8 binary64))) (*.f64 x x))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -1/4 binary64) (*.f64 y #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x))) |
(+ (* 1/8 (* (pow x 2) (fabs (- y x)))) (+ (* y (+ (* -1/4 (* x (fabs (- y x)))) (* 1/8 (* y (fabs (- y x)))))) (pow x 3))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -1/4 binary64) (*.f64 y #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 #s(literal 1/8 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (* 1/8 (fabs (- y x))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal -1/4 binary64))) y))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1/8 binary64) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal -1/4 binary64))) y)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (- y x))) y)) (+ (* 1/8 (fabs (- y x))) (+ (* 1/8 (/ (* (pow x 2) (fabs (- y x))) (pow y 2))) (/ (pow x 3) (pow y 2)))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1/8 binary64) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal -1/4 binary64))) y)))) |
(* 1/8 (* (pow y 2) (fabs (neg (+ x (* -1 y)))))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 #s(literal 1/8 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(* (pow y 2) (+ (* -1/4 (/ (* x (fabs (neg (+ x (* -1 y))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal -1/4 binary64))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x)) y)) (-.f64 #s(literal 0 binary64) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (pow x 2) (fabs (neg (+ x (* -1 y)))))) (pow x 3)) y)) (* 1/4 (* x (fabs (neg (+ x (* -1 y))))))) y)) (* 1/8 (fabs (neg (+ x (* -1 y))))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x)) y)) (-.f64 #s(literal 0 binary64) y)))) |
(* 1/8 (* (pow y 2) (fabs (- y x)))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 #s(literal 1/8 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(+ (* -1/4 (* x (* y (fabs (- y x))))) (* 1/8 (* (pow y 2) (fabs (- y x))))) |
(*.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -1/4 binary64) (*.f64 y #s(literal 1/8 binary64))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* 1/8 (* x (fabs (- y x))))))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 y #s(literal 1/8 binary64))) (*.f64 x (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y #s(literal -1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(+ (* 1/8 (* (pow y 2) (fabs (- y x)))) (* x (+ (* -1/4 (* y (fabs (- y x)))) (* x (+ x (* 1/8 (fabs (- y x)))))))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -1/4 binary64) (*.f64 y #s(literal 1/8 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (* 1/8 (/ (fabs (- y x)) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (* 1/8 (/ (fabs (- y x)) x))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y #s(literal -1/4 binary64)) x)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 1 (+ (* -1/4 (/ (* y (fabs (- y x))) (pow x 2))) (+ (* 1/8 (/ (fabs (- y x)) x)) (* 1/8 (/ (* (pow y 2) (fabs (- y x))) (pow x 3))))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x)) (fma.f64 y #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 y y #s(literal 0 binary64))) x)))) x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1 (* (pow x 3) (- (* -1/8 (/ (fabs (+ y (* -1 x))) x)) 1))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal -1/8 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1/4 (/ (* y (fabs (+ y (* -1 x)))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 y #s(literal -1/4 binary64))) x)) x))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 1/4 (* y (fabs (+ y (* -1 x)))))) x)) (* 1/8 (fabs (+ y (* -1 x))))) x)) 1))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 (fabs.f64 (-.f64 x y)) (*.f64 y #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 y y #s(literal 0 binary64))) (fabs.f64 (-.f64 x y))) x)) x)) x))) |
(* (pow x 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x)) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(*.f64 x (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y #s(literal -2 binary64) x))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x))) |
(+ (* y (+ (* -2 (* x (fabs (- y x)))) (* y (fabs (- y x))))) (* (pow x 2) (fabs (- y x)))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x))) |
(* (pow y 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y y #s(literal 0 binary64))) |
(* (pow y 2) (+ (fabs (- y x)) (* -2 (/ (* x (fabs (- y x))) y)))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (*.f64 x (fabs.f64 (-.f64 x y))) (/.f64 #s(literal -2 binary64) y) (fabs.f64 (-.f64 x y)))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) y) (fma.f64 x #s(literal -2 binary64) (/.f64 (*.f64 x x) y)) (fabs.f64 (-.f64 x y)))) |
(* (pow y 2) (+ (fabs (- y x)) (+ (* -2 (/ (* x (fabs (- y x))) y)) (/ (* (pow x 2) (fabs (- y x))) (pow y 2))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) y) (fma.f64 x #s(literal -2 binary64) (/.f64 (*.f64 x x) y)) (fabs.f64 (-.f64 x y)))) |
(* (pow y 2) (fabs (neg (+ x (* -1 y))))) |
(*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y y #s(literal 0 binary64))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -2 (/ (* x (fabs (neg (+ x (* -1 y))))) y)))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (*.f64 x (fabs.f64 (-.f64 x y))) (/.f64 #s(literal -2 binary64) y) (fabs.f64 (-.f64 x y)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(*.f64 y (*.f64 y (-.f64 (fabs.f64 (-.f64 x y)) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) y)))) |
(* (pow y 2) (+ (fabs (neg (+ x (* -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (fabs (neg (+ x (* -1 y))))) y)) (* 2 (* x (fabs (neg (+ x (* -1 y))))))) y)))) |
(*.f64 y (*.f64 y (-.f64 (fabs.f64 (-.f64 x y)) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) y)))) |
(* (pow y 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 y y #s(literal 0 binary64))) |
(+ (* -2 (* x (* y (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(*.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -2 binary64) y))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x))) |
(+ (* x (+ (* -2 (* y (fabs (- y x)))) (* x (fabs (- y x))))) (* (pow y 2) (fabs (- y x)))) |
(fma.f64 y (*.f64 (fabs.f64 (-.f64 x y)) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x))) |
(* (pow x 2) (fabs (- y x))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x)) |
(* (pow x 2) (+ (fabs (- y x)) (* -2 (/ (* y (fabs (- y x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y (fabs.f64 (-.f64 x y))) (/.f64 #s(literal -2 binary64) x) (fabs.f64 (-.f64 x y)))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) (fma.f64 y #s(literal -2 binary64) (fma.f64 y (/.f64 y x) #s(literal 0 binary64))) (fabs.f64 (-.f64 x y)))) |
(* (pow x 2) (+ (fabs (- y x)) (+ (* -2 (/ (* y (fabs (- y x))) x)) (/ (* (pow y 2) (fabs (- y x))) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) (fma.f64 y #s(literal -2 binary64) (fma.f64 y (/.f64 y x) #s(literal 0 binary64))) (fabs.f64 (-.f64 x y)))) |
(* (pow x 2) (fabs (+ y (* -1 x)))) |
(*.f64 (fabs.f64 (-.f64 x y)) (*.f64 x x)) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -2 (/ (* y (fabs (+ y (* -1 x)))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y (fabs.f64 (-.f64 x y))) (/.f64 #s(literal -2 binary64) x) (fabs.f64 (-.f64 x y)))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (fabs.f64 (-.f64 x y)) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (-.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 y (/.f64 y x) #s(literal 0 binary64)))) x))) |
(* (pow x 2) (+ (fabs (+ y (* -1 x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (fabs (+ y (* -1 x)))) x)) (* 2 (* y (fabs (+ y (* -1 x)))))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (fabs.f64 (-.f64 x y)) (/.f64 (*.f64 (fabs.f64 (-.f64 x y)) (-.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 y (/.f64 y x) #s(literal 0 binary64)))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 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 (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* -1 x) (/ (pow y 2) x)) |
(-.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) |
(+ (* -1 x) (/ (pow y 2) x)) |
(-.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) |
(+ (* -1 x) (/ (pow y 2) x)) |
(-.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) |
(/ (pow y 2) x) |
(fma.f64 y (/.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))))) |
(/ (pow y 2) x) |
(fma.f64 y (/.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64)))))) |
(/ (pow y 2) x) |
(fma.f64 y (/.f64 y x) #s(literal 0 binary64)) |
(/ (+ (* x (+ y (* -1 y))) (pow y 2)) x) |
(fma.f64 y (/.f64 y x) #s(literal 0 binary64)) |
(/ (+ (* x (+ y (+ (* -1 x) (* -1 y)))) (pow y 2)) x) |
(*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/ (+ (* x (+ y (+ (* -1 x) (* -1 y)))) (pow y 2)) x) |
(*.f64 (-.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (+ (* -1 (/ y x)) (/ y x)) 1)) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (+ (* -1 (/ y x)) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)) |
(*.f64 x (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) |
(* x (- (+ (* -1 (/ y x)) (+ (/ y x) (/ (pow y 2) (pow x 2)))) 1)) |
(*.f64 x (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (+ (* -1 (/ y x)) (/ y x))))) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x))))) |
(*.f64 x (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x))))) |
(*.f64 x (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) |
Compiled 35 232 to 2 972 computations (91.6% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 178 | 3 | 1 181 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 181 | 14 | 1 195 |
| Status | Accuracy | Program |
|---|---|---|
| 53.8% | (fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) x) | |
| ✓ | 88.4% | (fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
| ✓ | 99.9% | (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
| 99.8% | (fma.f64 (fabs.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) #s(literal 1/2 binary64) x) | |
| 88.3% | (fma.f64 (fabs.f64 (*.f64 y (fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) x) | |
| ✓ | 88.4% | (fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
| 26.5% | (fma.f64 (fabs.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64))))))) #s(literal 1/2 binary64) x) | |
| 54.5% | (fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) | |
| 51.6% | (/.f64 (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) | |
| 76.2% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
| ✓ | 12.4% | (*.f64 x #s(literal 13/12 binary64)) |
| ✓ | 12.2% | (*.f64 x #s(literal 3/4 binary64)) |
| ✓ | 12.3% | x |
Compiled 589 to 229 computations (61.1% saved)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
(*.f64 x #s(literal 13/12 binary64)) |
(fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 y x))))) |
(fma.f64 (fabs.f64 (*.f64 y (fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x))) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (-.f64 y x))) #s(literal 1/2 binary64) x) |
(/.f64 (fma.f64 x x (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal -1/4 binary64)))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)) |
(+.f64 x (/.f64 (fabs.f64 (*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x))))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 y y #s(literal 0 binary64))))))) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 y)) (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) x) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) (+.f64 y x))) #s(literal 1/2 binary64) x) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 y x))) #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/4 binary64)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal -1/2 binary64) x)))) |
(pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) |
| Outputs |
|---|
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
3 calls:
| 9.0ms | x |
| 8.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
(*.f64 x #s(literal 13/12 binary64)) |
(fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) |
| Outputs |
|---|
(fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 1 | x |
| 54.5% | 1 | y |
| 54.5% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
(*.f64 x #s(literal 13/12 binary64)) |
| Outputs |
|---|
(*.f64 x #s(literal 13/12 binary64)) |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.4% | 1 | y |
| 12.4% | 1 | x |
| 12.4% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 16 to 11 computations (31.3% saved)
Total -0.3b remaining (-0.4%)
Threshold costs -0.3b (-0.4%)
| Inputs |
|---|
x |
(*.f64 x #s(literal 3/4 binary64)) |
| Outputs |
|---|
x |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.3% | 1 | y |
| 12.3% | 1 | x |
| 12.3% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 16 to 11 computations (31.3% saved)
| 1× | egg-herbie |
| 8× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | *-commutative_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 16 |
| 1 | 15 | 16 |
| 2 | 22 | 16 |
| 3 | 27 | 16 |
| 4 | 30 | 16 |
| 5 | 31 | 16 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 13/12 binary64)) |
x |
| Outputs |
|---|
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 (fabs.f64 y) #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 13/12 binary64)) |
x |
| 8 004× | accelerator-lowering-fma.f32 |
| 8 004× | accelerator-lowering-fma.f64 |
| 6 764× | *-lowering-*.f32 |
| 6 764× | *-lowering-*.f64 |
| 4 906× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 479 |
| 1 | 115 | 479 |
| 2 | 264 | 479 |
| 3 | 775 | 479 |
| 4 | 2426 | 479 |
| 5 | 3227 | 479 |
| 6 | 4255 | 479 |
| 7 | 5098 | 479 |
| 8 | 5671 | 479 |
| 9 | 6159 | 479 |
| 10 | 7875 | 479 |
| 0 | 8354 | 458 |
| 0 | 7 | 21 |
| 1 | 47 | 21 |
| 2 | 376 | 21 |
| 3 | 5337 | 21 |
| 0 | 8337 | 20 |
| 0 | 901 | 6603 |
| 1 | 2921 | 6330 |
| 0 | 8522 | 5892 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 51 to 33 computations (35.3% saved)
Compiled 56 to 34 computations (39.3% saved)
Loading profile data...